Referral Prescription, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/referral/ and changes regularly. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="uc2a-2"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-care-servicerequest"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest uc2a-2</b></p><a name="uc2a-2"> </a><a name="hcuc2a-2"> </a><a name="uc2a-2-en-US"> </a><p><b>Request status reason</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-prescription-status-reason inProgress}">In progress</span></p><p><b>status</b>: Draft</p><p><b>intent</b>: Option</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 9632001}">Nursing procedure</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 413899004}">Compression bandaging</span></p><p><b>subject</b>: Identifier: BeSSINNamingSystem/38012699993</p><p><b>authoredOn</b>: 2023-01-26 00:00:00+0100</p><p><b>requester</b>: Identifier: BeNIHDINamingSystem/10829059004</p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 44653001}">Erysipelas</span></p><p><b>note</b>: long stretch bandage not available for june release</p></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/request-statusReason">
<valueCodeableConcept>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-prescription-status-reason"/>
<code value="inProgress"/>
<display value="In progress"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="draft"/>
<intent value="option"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/11000172109"/>
<code value="9632001"/>
</coding>
<text value="Nursing procedure"/>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/11000172109"/>
<code value="413899004"/>
</coding>
</code>
<subject>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
<value value="38012699993"/>
</identifier>
</subject>
<authoredOn value="2023-01-26T00:00:00+01:00"/>
<requester>
<identifier>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"/>
<value value="10829059004"/>
</identifier>
</requester>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/11000172109"/>
<code value="44653001"/>
</coding>
</reasonCode>
<note>
<text value="long stretch bandage not available for june release"/>
</note>
</ServiceRequest>