HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/Rwanda-HIV/ and changes regularly. See the Directory of published versions

: Practitioner - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ObservationPerformingPractitionerExample"/>
  <meta>
    <profile
             value="http://moh.gov.rw/fhir/StructureDefinition/hiv-practitioner"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner ObservationPerformingPractitionerExample</b></p><a name="ObservationPerformingPractitionerExample"> </a><a name="hcObservationPerformingPractitionerExample"> </a><a name="ObservationPerformingPractitionerExample-en-US"> </a><p><b>Clinician User Index</b>: 15</p><p><b>name</b>: Amy White </p><p><b>telecom</b>: ph: 27537687534</p></div>
  </text>
  <extension
             url="http://moh.gov.rw/fhir/StructureDefinition/clinician-user-index">
    <valueInteger value="15"/>
  </extension>
  <name>
    <family value="White"/>
    <given value="Amy"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="27537687534"/>
  </telecom>
</Practitioner>