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

: ucgh241p17-1-1 - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ucgh241p17-1-1"/>
  <meta>
    <profile
             value="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole ucgh241p17-1-1</b></p><a name="ucgh241p17-1-1"> </a><a name="hcucgh241p17-1-1"> </a><a name="ucgh241p17-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></div>
  </text>
  <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>