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="example01-care02-colon-cleansing"/>
<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 example01-care02-colon-cleansing</b></p><a name="example01-care02-colon-cleansing"> </a><a name="hcexample01-care02-colon-cleansing"> </a><a name="example01-care02-colon-cleansing-en-US"> </a><p><b>BeValidityPeriod</b>: 2020-01-01 --> 2021-01-01</p><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>BeFeedbackToPrescriber</b>: true</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 386225006}">Irrigation of bowel (procedure)</span></p><p><b>subject</b>: <a href="#hcexample01-care02-colon-cleansing/patient1">Jane Doe Female, DoB: 1956-05-27 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#BeSSINNamingSystem#99999999991 (use: official, ))</a></p><p><b>occurrence</b>: Once per1 days</p><p><b>authoredOn</b>: 2020-01-01 00:00:00+0100</p><p><b>requester</b>: <a href="#hcexample01-care02-colon-cleansing/requesterrole1">PractitionerRole physician</a></p><p><b>reasonCode</b>: <span title="Codes:">reason</span></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Patient #patient1</b></p><a name="example01-care02-colon-cleansing/patient1"> </a><a name="hcexample01-care02-colon-cleansing/patient1"> </a><a name="example01-care02-colon-cleansing/patient1-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jane Doe Female, DoB: 1956-05-27 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#BeSSINNamingSystem#99999999991 (use: official, ))</p><hr/></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: PractitionerRole #requesterrole1</b></p><a name="example01-care02-colon-cleansing/requesterrole1"> </a><a name="hcexample01-care02-colon-cleansing/requesterrole1"> </a><a name="example01-care02-colon-cleansing/requesterrole1-en-US"> </a><p><b>practitioner</b>: <a href="Practitioner-Requester1.html">Practitioner Leonard McCoy (official)</a></p><p><b>code</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}">physician</span></p></blockquote></div>
</text>
<contained>
<Patient>
<id value="patient1"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"/>
</meta>
<identifier>
<use value="official"/>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
<value value="99999999991"/>
</identifier>
<name>
<family value="Doe"/>
<given value="Jane"/>
</name>
<gender value="female"/>
<birthDate value="1956-05-27"/>
</Patient>
</contained>
<contained>
<PractitionerRole>
<id value="requesterrole1"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"/>
</meta>
<practitioner>🔗
<reference value="Practitioner/Requester1"/>
</practitioner>
<code>
<coding>
<system
value="https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"/>
<code value="persphysician"/>
<display value="physician"/>
</coding>
</code>
</PractitionerRole>
</contained>
<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="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>
<extension
url="https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-feedback-to-prescriber">
<valueBoolean value="true"/>
</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="386225006"/>
</coding>
</code>
<subject>
<reference value="#patient1"/>
</subject>
<occurrenceTiming>
<repeat>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</occurrenceTiming>
<authoredOn value="2020-01-01T00:00:00+01:00"/>
<requester>
<reference value="#requesterrole1"/>
</requester>
<reasonCode>
<text value="reason"/>
</reasonCode>
</ServiceRequest>