Skip to content

Commit

Permalink
Add dependency to "hl7.fhir.uv.extensions.r4"
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdonToonstra committed Oct 24, 2024
1 parent 7ec5f3d commit 5939cff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion zib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"title": "FHIR implementation of zibs 2024",
"description": "NL package of FHIR R4 conformance resources for zib (Zorginformatiebouwstenen, Clinical Information Models) release 2024.",
"dependencies": {
"hl7.fhir.r4.core": "4.0.x"
"hl7.fhir.r4.core": "4.0.x",
"hl7.fhir.uv.extensions.r4": "5.1.0"
},
"fhirVersions": [
"4.0.0"
Expand Down

0 comments on commit 5939cff

Please sign in to comment.