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

: Encounter #15 - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "10135",
  "meta" : {
    "profile" : [
      🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-claim-SS"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 10135</b></p><a name=\"10135\"> </a><a name=\"hc10135\"> </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-claim-SS.html\">Nphies Encounter SS (Claim)</a></p></div><p><b>Cause Of Death</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/cause-of-death A01.4}\">Paratyphoid fever, unspecified</span></p><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/encounter</code>/AB0001</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-SS\">ActCode SS</a>: short stay</p><p><b>serviceType</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/service-type sub-acute-care}\">Sub-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; (ongoing)</p><blockquote><p><b>hospitalization</b></p><p><b>Admission Specialty</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/practice-codes 08.00}\">Internal Medicine Specialty</span></p><p><b>Intended Length Of Stay</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/intended-length-of-stay ISD}\">Intended same day</span></p><p><b>admitSource</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/admit-source WKIN}\">Walk-in</span></p></blockquote><p><b>serviceProvider</b>: <a href=\"Organization-b1b3432921324f97af3be9fd0b1a14ae.html\">Organization Saudi General Hospital</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-causeOfDeath",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://nphies.sa/terminology/CodeSystem/cause-of-death",
            "code" : "A01.4",
            "display" : "Paratyphoid fever, unspecified"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://saudigeneralhospital.com.sa/identifiers/encounter",
      "value" : "AB0001"
    }
  ],
  "status" : "planned",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "SS",
    "display" : "short stay"
  },
  "serviceType" : {
    "coding" : [
      {
        "system" : "http://nphies.sa/terminology/CodeSystem/service-type",
        "code" : "sub-acute-care",
        "display" : "Sub-Acute Care"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/123454186"
  },
  "period" : {
    "start" : "2023-12-04T10:25:00+03:00"
  },
  "hospitalization" : {
    "extension" : [
      {
        "url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-admissionSpecialty",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://nphies.sa/terminology/CodeSystem/practice-codes",
              "code" : "08.00",
              "display" : "Internal Medicine Specialty"
            }
          ]
        }
      },
      {
        "url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-intendedLengthOfStay",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://nphies.sa/terminology/CodeSystem/intended-length-of-stay",
              "code" : "ISD",
              "display" : "Intended same day"
            }
          ]
        }
      }
    ],
    "admitSource" : {
      "coding" : [
        {
          "system" : "http://nphies.sa/terminology/CodeSystem/admit-source",
          "code" : "WKIN",
          "display" : "Walk-in"
        }
      ]
    }
  },
  "serviceProvider" : {
    🔗 "reference" : "Organization/b1b3432921324f97af3be9fd0b1a14ae"
  }
}