Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build Uzbekistan bayroqcha

Uzbekistan Digital Health Platform - Integrations - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: example-encounter-066

Raw json | Yuklab olish

{
  "resourceType" : "Encounter",
  "id" : "example-encounter-066",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/integrations/StructureDefinition/uz-core-encounter-066"
    ]
  },
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Encounter example-encounter-066</b></p><a name=\"uz-example-encounter-066\"> </a><a name=\"uz-hcexample-encounter-066\"> </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-uz-core-encounter-066.html\">UZ Core Encounter 066</a></p></div><p><b>status</b>: Completed</p><p><b>class</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">Inpatient encounter</span></p><p><b>type</b>: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs mserv-0001-00004}\">Davolash</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatient.html\">Karimov Akmal(official) (no stated gender), DoB Unknown ( National unique individual identifier)</a></p><h3>Admissions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Origin</b></td></tr><tr><td style=\"display: none\">*</td><td>Home</td></tr></table></div>"
  },
  "status" : "completed",
  "class" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code" : "IMP",
          "display" : "Inpatient encounter"
        }
      ]
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-type-cs",
          "code" : "mserv-0001-00004"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/ExamplePatient"
  },
  "admission" : {
    "origin" : {
      "extension" : [
        {
          "url" : "https://dhp.uz/fhir/integrations/StructureDefinition/admission-origin",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/admit-source-home-cs",
                "code" : "mserv-0003-00001",
                "display" : "From home"
              }
            ]
          }
        }
      ],
      "display" : "Home"
    }
  }
}