Healthcare Financial Services IG Edition 1
0.3.0 - STU-Ballot 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

: Encounter #6 - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="10126"/>
  <meta>
    <profile
             value="http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-auth-IMP|0.3.0"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter 10126</b></p><a name="10126"> </a><a name="hc10126"> </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-encounter-auth-IMP.html">Nphies Encounter IMP (Auth)version: null0.3.0)</a></p></div><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/encounter</code>/AB0003</p><p><b>status</b>: Planned</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter</p><p><b>serviceType</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/service-type acute-care}">Acute Care</span></p><p><b>subject</b>: <a href="Patient-123454186.html">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>period</b>: 2023-12-04 10:25:00+0300 --&gt; 2023-12-04 12:30:00+0300</p><blockquote><p><b>hospitalization</b></p><p><b>Admission Specialty</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/practice-codes 08.02}">Cardiology</span></p><p><b>Discharge Specialty</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/practice-codes 08.02}">Cardiology</span></p><p><b>admitSource</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/admit-source EGGH}">Emergency Admission by referral from general government hospital</span></p><p><b>dischargeDisposition</b>: <span title="Codes:{http://nphies.sa/terminology/CodeSystem/discharge-disposition acute-hospital}">Discharge/transfer to an Acute Hospital</span></p></blockquote><p><b>serviceProvider</b>: <a href="Organization-b1b3432921324f97af3be9fd0b1a14ae.html">Organization Saudi General Hospital</a></p></div>
  </text>
  <identifier>
    <system value="http://saudigeneralhospital.com.sa/identifiers/encounter"/>
    <value value="AB0003"/>
  </identifier>
  <status value="planned"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
  </class>
  <serviceType>
    <coding>
      <system value="http://nphies.sa/terminology/CodeSystem/service-type"/>
      <code value="acute-care"/>
      <display value="Acute Care"/>
    </coding>
  </serviceType>
  <subject>🔗 
    <reference value="Patient/123454186"/>
  </subject>
  <period>
    <start value="2023-12-04T10:25:00+03:00"/>
    <end value="2023-12-04T12:30:00+03:00"/>
  </period>
  <hospitalization>
    <extension
               url="http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-admissionSpecialty">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://nphies.sa/terminology/CodeSystem/practice-codes"/>
          <code value="08.02"/>
          <display value="Cardiology"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <extension
               url="http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-dischargeSpecialty">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://nphies.sa/terminology/CodeSystem/practice-codes"/>
          <code value="08.02"/>
          <display value="Cardiology"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <admitSource>
      <coding>
        <system value="http://nphies.sa/terminology/CodeSystem/admit-source"/>
        <code value="EGGH"/>
        <display
                 value="Emergency Admission by referral from general government hospital"/>
      </coding>
    </admitSource>
    <dischargeDisposition>
      <coding>
        <system
                value="http://nphies.sa/terminology/CodeSystem/discharge-disposition"/>
        <code value="acute-hospital"/>
        <display value="Discharge/transfer to an Acute Hospital"/>
      </coding>
    </dischargeDisposition>
  </hospitalization>
  <serviceProvider>🔗 
    <reference value="Organization/b1b3432921324f97af3be9fd0b1a14ae"/>
  </serviceProvider>
</Encounter>