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="referralprescription-nursing-example3-compression-therapy"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-referral-servicerequest-nursing"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest referralprescription-nursing-example3-compression-therapy</b></p><a name="referralprescription-nursing-example3-compression-therapy"> </a><a name="hcreferralprescription-nursing-example3-compression-therapy"> </a><a name="referralprescription-nursing-example3-compression-therapy-en-US"> </a><p><b>BeValidityPeriod</b>: 2020-01-01 --> 2021-01-01</p><p><b>BePerformerType</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persnurse}">nurse</span></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 9632001}">Nursing procedure</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 413899004}">Compression bandaging</span></p><p><b>subject</b>: Identifier: <a href="https://build.fhir.org/ig/hl7-be/core/NamingSystem-be-ssin.html" title="NISS/INSZ">BeSSINNamingSystem</a>/99999999999</p><p><b>occurrence</b>: 2 per1 days</p><p><b>authoredOn</b>: 2022-01-01 00:00:00+0100</p><p><b>requester</b>: <a href="PractitionerRole-DOCTOR-10829059004.html">PractitionerRole physician</a></p><p><b>reasonCode</b>: <span title="Codes:">reason</span></p><p><b>note</b>: Extra info: Rosidal zwachtels → aan- en uitdoen / both underlegs</p></div>
</text>
<extension
url="https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-validity-period">
<valuePeriod>
<start value="2020-01-01"/>
<end value="2021-01-01"/>
</valuePeriod>
</extension>
<extension
url="https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-performer-type">
<valueCodeableConcept>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"/>
<code value="persnurse"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<version value="http://snomed.info/sct/11000172109"/>
<code value="9632001"/>
</coding>
<text value="Nursing procedure"/>
</category>
<priority value="routine"/>
<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="99999999999"/>
</identifier>
</subject>
<occurrenceTiming>
<repeat>
<boundsDuration>
<value value="2"/>
<unit value="month"/>
<system value="http://unitsofmeasure.org"/>
<code value="mo"/>
</boundsDuration>
<frequency value="2"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</occurrenceTiming>
<authoredOn value="2022-01-01T00:00:00+01:00"/>
<requester>🔗
<reference value="PractitionerRole/DOCTOR-10829059004"/>
</requester>
<reasonCode>
<text value="reason"/>
</reasonCode>
<note>
<text
value="Extra info: Rosidal zwachtels → aan- en uitdoen / both underlegs"/>
</note>
</ServiceRequest>