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 #12 - JSON Representation

Raw json | Download

{
  "resourceType" : "Encounter",
  "id" : "10132",
  "meta" : {
    "profile" : [
      🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-auth-AMB"🔗 ,
      "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/encounter-claim-AMB"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 10132</b></p><a name=\"10132\"> </a><a name=\"hc10132\"> </a><a name=\"10132-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\">Profiles: <a href=\"StructureDefinition-encounter-auth-AMB.html\">Nphies Encounter AMB (Auth)</a>, <a href=\"StructureDefinition-encounter-claim-AMB.html\">Nphies Encounter AMB (Claim)</a></p></div><p><b>Service Event Type</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/service-event-type ICSE}\">Initial client service event</span></p><p><b>identifier</b>: <code>http://saudidentalclinic.com.sa/identifiers/encounter</code>/AB0032</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode AMB</a>: ambulatory</p><p><b>serviceType</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/service-type dental-care}\">Dental Care</span></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority EL}\">elective</span></p><p><b>subject</b>: <a href=\"Patient-453.html\">Sara Abbas Female, DoB: 1989-03-13 ( Permanent Resident Card Number: 2000000003)</a></p><p><b>period</b>: 2023-12-04 --&gt; (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-215.html\">Organization Saudi Dental Clinic</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/extension-serviceEventType",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://nphies.sa/terminology/CodeSystem/service-event-type",
            "code" : "ICSE",
            "display" : "Initial client service event"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://saudidentalclinic.com.sa/identifiers/encounter",
      "value" : "AB0032"
    }
  ],
  "status" : "finished",
  "class" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code" : "AMB",
    "display" : "ambulatory"
  },
  "serviceType" : {
    "coding" : [
      {
        "system" : "http://nphies.sa/terminology/CodeSystem/service-type",
        "code" : "dental-care"
      }
    ]
  },
  "priority" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "code" : "EL",
        "display" : "elective"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/453"
  },
  "period" : {
    "start" : "2023-12-04"
  },
  "serviceProvider" : {
    🔗 "reference" : "Organization/215"
  }
}