We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241850d commit 383d759Copy full SHA for 383d759
1 file changed
private.package.yaml
@@ -28,7 +28,12 @@ implementationguides:
28
version: 0.1.1-alpha
29
installMode: STORE_AND_INSTALL
30
fetchDependencies: false
31
- hl7-fhir-us-mcode:
+ hl7.fhir.us.core:
32
+ name: hl7.fhir.us.core
33
+ version: 6.1.0
34
+ installMode: STORE_AND_INSTALL
35
+
36
+ hl7.fhir.us.mcode:
37
name: hl7.fhir.us.mcode
38
version: 4.0.0
39
0 commit comments