HIV Case-reporting for Vietnam - candidate draft
0.1.0-test - CI Build

HIV Case-reporting for Vietnam - candidate draft - Local Development build (v0.1.0-test). See the Directory of published versions

: Example Patient - test-hiv-patient - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="test-hiv-patient"/>
  <meta>
    <profile
             value="http://openhie.org/fhir/openhie.vn.case-reporting.hiv/StructureDefinition/hiv-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Nguyan Van A</b> (no stated gender), DoB: 1970-01-01 ( id: ARV001)</p></div>
  </text>
  <extension
             url="http://openhie.org/fhir/openhie.vn.case-reporting.hiv/StructureDefinition/ext-vn-ethnicity">
    <valueCodeableConcept>
      <coding>
        <code value="kinh"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="https://basespecs.vn/NamingSystem/ARTIdentifiers"/>
    <value value="ARV001"/>
  </identifier>
  <identifier>
    <system value="https://basespecs.vn/NamingSystem/PassportNumbers"/>
    <value value="P0000012311"/>
  </identifier>
  <identifier>
    <system value="hhttps://basespecs.vn/NamingSystem/NationalID9"/>
    <value value="011100101"/>
  </identifier>
  <identifier>
    <system value="https://basespecs.vn/NamingSystem/InsuranceNumbers"/>
    <value value="NN-1232717432"/>
  </identifier>
  <identifier>
    <system value="https://basespecs.vn/NamingSystem/NationalID"/>
    <value value="01112303122"/>
  </identifier>
  <name>
    <text value="Nguyan Van A"/>
  </name>
  <birthDate value="1970"/>
  <address>
    <line
          value="31 Tôn Thất Thiệp, Bến Nghé, Quận 1, Thành phố Hồ Chí Minh 70000"/>
  </address>
  <address>
    <line value="3c Ly Thuong Kiet Street, Phu Thanh Block, Tan Phu Ward"/>
  </address>
</Patient>