Referral Prescription
1.0.0 - STU Belgium flag

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

: ucgh222p12-1 - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ucgh222p12-1"/>
  <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 ucgh222p12-1</b></p><a name="ucgh222p12-1"> </a><a name="hcucgh222p12-1"> </a><a name="ucgh222p12-1-en-US"> </a><p><b>BeValidityPeriod</b>: 2022-10-03 --&gt; 2023-04-03</p><p><b>BeFeedbackToPrescriber</b>: false</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>requisition</b>: <a href="NamingSystem-be-ns-uhmep.html" title="UHMEP naming system">BeUnadressedHealthMessageExchangePlatform</a>/27e5a4a4-e043-11ed-b5ea-0242ac120002</p><p><b>status</b>: Draft</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>code</b>: <span title="Codes:{https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-temp-requested-service tmp-dres-eter-4}">Dressing change catheter</span></p><p><b>subject</b>: Identifier: BeSSINNamingSystem/38012699993</p><p><b>occurrence</b>: Events: 2022-10-10 </p><p><b>authoredOn</b>: 2022-10-03 00:00:00+0100</p><p><b>requester</b>: <a href="#hcucgh222p12-1/ucgh222p12-1-1">PractitionerRole physician</a></p><p><b>reasonCode</b>: <span title="Codes:">chemotherapy via &quot;implantable venous access port catheter&quot;</span></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: PractitionerRole  #ucgh222p12-1-1</b></p><a name="ucgh222p12-1/ucgh222p12-1-1"> </a><a name="hcucgh222p12-1/ucgh222p12-1-1"> </a><a name="ucgh222p12-1/ucgh222p12-1-1-en-US"> </a><p><b>practitioner</b>: Identifier: BeNIHDINamingSystem/10829059004</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>
    <PractitionerRole>
      <id value="ucgh222p12-1-1"/>
      <meta>
        <profile
                 value="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"/>
      </meta>
      <practitioner>
        <identifier>
          <system
                  value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi"/>
          <value value="10829059004"/>
        </identifier>
      </practitioner>
      <code>
        <coding>
          <system
                  value="https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty"/>
          <code value="persphysician"/>
        </coding>
      </code>
    </PractitionerRole>
  </contained>
  <extension
             url="https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-validity-period">
    <valuePeriod>
      <start value="2022-10-03"/>
      <end value="2023-04-03"/>
    </valuePeriod>
  </extension>
  <extension
             url="https://www.ehealth.fgov.be/standards/fhir/referral/StructureDefinition/be-ext-feedback-to-prescriber">
    <valueBoolean value="false"/>
  </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>
  <requisition>
    <system
            value="https://www.ehealth.fgov.be/standards/fhir/referral/NamingSystem/uhmep"/>
    <value value="27e5a4a4-e043-11ed-b5ea-0242ac120002"/>
  </requisition>
  <status value="draft"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000172109"/>
      <code value="9632001"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/referral/CodeSystem/be-cs-temp-requested-service"/>
      <code value="tmp-dres-eter-4"/>
    </coding>
  </code>
  <subject>
    <identifier>
      <system
              value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
      <value value="38012699993"/>
    </identifier>
  </subject>
  <occurrenceTiming>
    <event value="2022-10-10"/>
  </occurrenceTiming>
  <authoredOn value="2022-10-03T00:00:00+01:00"/>
  <requester>
    <reference value="#ucgh222p12-1-1"/>
  </requester>
  <reasonCode>
    <coding>
      <display
               value="chemotherapy via &quot;implantable venous access port catheter&quot;"/>
    </coding>
  </reasonCode>
</ServiceRequest>