Fixed link in example library. Fixed depends on CQF link
This commit is contained in:
parent
84c67ccdc2
commit
cad0386b60
@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"subjectCodeableConcept": {
|
"subjectCodeableConcept": {
|
||||||
"coding": [{
|
"coding": [{
|
||||||
"system": "hl7.org/fhir/resource-types",
|
"system": "http://hl7.org/fhir/resource-types",
|
||||||
"code": "Patient"
|
"code": "Patient"
|
||||||
}]
|
}]
|
||||||
},
|
},
|
||||||
|
|||||||
@ -40,6 +40,11 @@
|
|||||||
<license value="CC0-1.0"/>
|
<license value="CC0-1.0"/>
|
||||||
<!-- This is whatever FHIR version(s) the IG artifacts are targeting (not the version of this file, which should always be 'current release') -->
|
<!-- This is whatever FHIR version(s) the IG artifacts are targeting (not the version of this file, which should always be 'current release') -->
|
||||||
<fhirVersion value="4.0.1"/>
|
<fhirVersion value="4.0.1"/>
|
||||||
|
<dependsOn id="cqf">
|
||||||
|
<uri value="http://fhir.org/guides/cqf/common/ImplementationGuide/fhir.cqf.common"/>
|
||||||
|
<packageId value="fhir.cqf.common"/>
|
||||||
|
<version value="4.0.1"/>
|
||||||
|
</dependsOn>
|
||||||
<!-- <dependsOn>
|
<!-- <dependsOn>
|
||||||
<uri value="https://simplifier.net/packages/de.medizininformatikinitiative.kerndatensatz.fall/0.9.1/files/131317"/>
|
<uri value="https://simplifier.net/packages/de.medizininformatikinitiative.kerndatensatz.fall/0.9.1/files/131317"/>
|
||||||
<packageId value="de.medizininformatikinitiative.kerndatensatz.fall"/>
|
<packageId value="de.medizininformatikinitiative.kerndatensatz.fall"/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user