Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 22 additions & 3 deletions resources/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 Down Expand Up @@ -119,5 +117,26 @@
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult" />
</type>
</element>
<element id="Observation.component">
<path value="Observation.component" />
<slicing>
<discriminator>
<type value="value" />
<path value="code" />
</discriminator>
<rules value="open" />
</slicing>
<mapping>
<identity value="zib-laboratorytestresult-v4.6-2020EN" />
<map value="tbd" />
</mapping>
</element>
<element id="Observation.component.code">
<path value="Observation.component.code" />
<mapping>
<identity value="zib-laboratorytestresult-v4.6-2020EN" />
<map value="tbd" />
</mapping>
</element>
</differential>
</StructureDefinition>
27 changes: 24 additions & 3 deletions resources/zib/zib-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="zib-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/zib-LaboratoryTestResult" />
<name value="ZibLaboratoryTestResult" />
<title value="zib LaboratoryTestResult" />
Expand Down Expand Up @@ -373,5 +371,28 @@
<comment value="LaboratoryTest, if these are part of a panel/cluster" />
</mapping>
</element>
<element id="Observation.component.code">
<path value="Observation.component.code" />
<short value="Point-of-Care Testing (POCT)" />
<definition value="Point of Care Testing (POCT) is clinical laboratory testing conducted close to the site of patient care where care or treatment is provided" />
</element>
<element id="Observation.component.code.coding.system">
<path value="Observation.component.code.coding.system" />
<patternUri value="http://snomed.info/sct" />
</element>
<element id="Observation.component.code.coding.code">
<path value="Observation.component.code.coding.code" />
<patternCode value="405262001" />
</element>
<element id="Observation.component.code.coding.display">
<path value="Observation.component.code.coding.display" />
<patternString value="point-of-care testing (verrichting)" />
</element>
<element id="Observation.component.value[x]">
<path value="Observation.component.value[x]" />
<type>
<code value="boolean" />
</type>
</element>
</differential>
</StructureDefinition>