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

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeEncounter
IdEncounter-202400318039.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": "202400318039",
  "type": [
    {
      "coding": [
        {
          "code": "12",
          "system": "http://fhir.laniado.org.il/CodeSystem/k-sug-mismach",
          "display": "גיליון מיון"
        }
      ]
    }
  ],
  "participant": [
    {
      "individual": {
        "reference": "Practitioner/312083843"
      }
    }
  ],
  "period": {
    "start": "2024-08-11T22:45:00Z"
  },
  "class": {
    "code": "OBSENC",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "display": "observation encounter"
  },
  "status": "finished",
  "partOf": {
    "reference": "Encounter/2024212899-20240811-195600"
  }
}