Skip to content

Commit 9de465f

Browse files
committed
Added R5
Added R5
1 parent 5f05a7f commit 9de465f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

fhirpkg.lock.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"hl7.fhir.r4.core": "4.0.1",
66
"hl7.fhir.uv.genomics-reporting": "3.0.0-ballot",
77
"hl7.terminology.r4": "5.3.0",
8-
"hl7.fhir.uv.extensions.r4": "1.0.0"
8+
"hl7.fhir.eu.extensions": "0.1.1-ballot",
9+
"hl7.fhir.uv.extensions.r5": "5.2.0",
10+
"hl7.fhir.r5.core": "5.0.0"
911
},
1012
"missing": {}
1113
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"hl7.fhir.uv.genomics-reporting": "3.0.0-ballot",
1313
"hl7.fhir.eu.laboratory": "0.1.1",
1414
"hl7.fhir.uv.ips": "1.1.0",
15+
"hl7.fhir.uv.extensions.r5": "5.2.0",
1516
"hl7.fhir.eu.extensions": "0.1.1-ballot"
1617
}
1718
}

0 commit comments

Comments
 (0)