Healthcare Financial Services IG Edition 1
0.3.0 - ci-build Saudi Arabia flag

Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient #3 - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="122106788"/>
  <meta>
    <profile
             value="http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient 122106788</b></p><a name="122106788"> </a><a name="hc122106788"> </a><a name="122106788-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-patient.html">Nphies Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Baby of Maria Rizwan(official) Male, DoB: 2022-03-13 ( Medical Record Number: 100123)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td>true</td><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td>false</td></tr><tr><td style="background-color: #f3f5da" title="Known Marital status of Patient">Marital Status:</td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}">unmarried</span></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Khafi Street, Building 254, Suite 9, Saudi Arabia(home)</td></tr><tr><td style="background-color: #f3f5da" title="Patient occupation as per the nphies adopted list of occupations."><a href="StructureDefinition-extension-occupation.html">Patient Occupation</a></td><td colspan="3"><span title="Codes:{http://nphies.sa/terminology/CodeSystem/occupation unemployed}">Unemployed</span></td></tr></table></div>
  </text>
  <extension
             url="http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-occupation">
    <valueCodeableConcept>
      <coding>
        <system value="http://nphies.sa/terminology/CodeSystem/occupation"/>
        <code value="unemployed"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
        <display value="Medical Record Number"/>
      </coding>
    </type>
    <system value="http://saudigeneralhospital.com.sa/identifier/iqama"/>
    <value value="100123"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <text value="Baby of Maria Rizwan"/>
    <family value="Rizwan"/>
    <given value="Baby of Maria"/>
  </name>
  <gender value="male">
    <extension
               url="http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-ksa-administrative-gender">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://nphies.sa/terminology/CodeSystem/ksa-administrative-gender"/>
          <code value="male"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </gender>
  <birthDate value="2022-03-13"/>
  <deceasedBoolean value="false"/>
  <address>
    <use value="home"/>
    <text value="Khafi Street, Building 254, Suite 9, Saudi Arabia"/>
    <line value="Khafi Street, Building 254, Suite 9"/>
    <line value="Al Malga District"/>
    <city value="Riyadh"/>
    <country value="Saudi Arabia"/>
  </address>
  <maritalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <code value="U"/>
    </coding>
  </maritalStatus>
</Patient>