Skip to content

Commit

Permalink
removed incorrect mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyKoo1 committed Oct 14, 2024
1 parent 3f3a704 commit 58b1c6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 0 additions & 2 deletions nl-core/nl-core-LaboratoryTestResult.Specimen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
</element>
<element id="Specimen.subject">
<path value="Specimen.subject" />
<comment value="If zib concept SpecimenSource (NL-CM:13.1.29) is used, it can be recorded here using a reference to an instance of the [nl-core-LaboratoryTestResult.SpecimenSource](http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource) profile. In this case, the patient is communicated using `Device.patient` in the referenced resource." />
<type>
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
Expand All @@ -46,7 +45,6 @@
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Substance" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Location" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.SpecimenSource" />
</type>
</element>
<element id="Specimen.parent">
Expand Down
14 changes: 8 additions & 6 deletions nl-core/nl-core-LaboratoryTestResult.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="nl-core-LaboratoryTestResult" />
<text>
<status value="empty"/>
<div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>
</text>
<status value="empty" /><div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div></text>
<url value="http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult" />
<name value="NlcoreLaboratoryTestResult" />
<title value="nl core LaboratoryTestResult" />
Expand All @@ -23,9 +21,9 @@
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
<fhirVersion value="4.0.1" />
<mapping>
<identity value="zib-laboratorytestresult-v4.6-2020EN" />
<uri value="https://zibs.nl/wiki/LaboratoryTestResult-v4.6(2020EN)" />
<name value="zib LaboratoryTestResult-v4.6(2020EN)" />
<identity value="zib-laboratorytestresult-v7.0-2024EN" />
<uri value="https://zibs.nl/wiki/LaboratoryTestResult-v7.0(2024EN)" />
<name value="zib LaboratoryTestResult-v7.0(2024EN)" />
</mapping>
<mapping>
<identity value="lu-dataset-laboratory-exchange-20210222" />
Expand Down Expand Up @@ -70,6 +68,10 @@
<profile value="http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator" />
</type>
</element>
<element id="Observation.extension:copyIndicator.url">
<path value="Observation.extension.url" />
<fixedUri value="http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator" />
</element>
<element id="Observation.identifier">
<path value="Observation.identifier" />
<mapping>
Expand Down

0 comments on commit 58b1c6d

Please sign in to comment.