FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeEncounter
IdEncounter-2024212899.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Encounter",
  "id": "2024212899",
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.class",
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "1",
            "system": "http://fhir.laniado.org.il/CodeSystem/s-yechida",
            "display": "מח' אשפוז"
          }
        ]
      }
    },
    {
      "extension": [
        {
          "url": "class",
          "valueCodeableConcept": {
            "coding": [
              {
                "code": "5",
                "system": "http://fhir.laniado.org.il/CodeSystem/s-yechida",
                "display": "מיון"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Encounter.classHistory"
    }
  ],
  "identifier": [
    {
      "system": "http://fhir.laniado.org.il/Identifier/mispar-ishpuz",
      "value": "2024212899"
    }
  ],
  "classHistory": [
    {
      "period": {
        "start": "2024-08-11T19:56:00Z",
        "end": "2024-08-12T01:09:00Z"
      },
      "class": {
        "code": "EMER",
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "display": "emergency"
      }
    }
  ],
  "type": [
    {
      "text": "Admission"
    }
  ],
  "period": {
    "start": "2024-08-11T19:56:00Z",
    "end": "2024-08-12T14:06:00Z"
  },
  "location": [
    {
      "location": {
        "reference": "Location/01604"
      }
    }
  ],
  "status": "finished",
  "class": {
    "code": "IMP",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "display": "inpatient encounter"
  },
  "subject": {
    "reference": "Patient/01dd7f84-1fea-5a0f-b728-6db8d67529c9"
  }
}