HL7 FHIR Implementation Guide: DK Core
3.4.0 - ci-build
HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="MaxServiceRequest"/>
<meta>
<profile
value="http://hl7.dk/fhir/core/StructureDefinition/dk-core-person-servicerequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest MaxServiceRequest</b></p><a name="MaxServiceRequest"> </a><a name="hcMaxServiceRequest"> </a><a name="MaxServiceRequest-da-DK"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 658161000005107}">hjemmesygepleje</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 225358003}">sårbehandling og -pleje</span></p><p><b>orderDetail</b>: <span title="Codes:{http://snomed.info/sct 410379003}">overvågning af forbindingskift/sårpleje</span></p><p><b>subject</b>: <a href="Patient-john.html">Johnny Male, DoB: 1960-01-02 ( urn:oid:1.2.208.176.1.2#0201609995)</a></p></div>
</text>
<status value="active"/>
<intent value="plan"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/554471000005108"/>
<code value="658161000005107"/>
<display value="hjemmesygepleje"/>
</coding>
</category>
<priority value="routine"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/554471000005108"/>
<code value="225358003"/>
<display value="sårbehandling og -pleje"/>
</coding>
</code>
<orderDetail>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/554471000005108"/>
<code value="410379003"/>
<display value="overvågning af forbindingskift/sårpleje"/>
</coding>
</orderDetail>
<subject>🔗
<reference value="Patient/john"/>
</subject>
</ServiceRequest>