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

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeEncounter
IdEncounter-202400318815.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": "202400318815",
  "type": [
    {
      "coding": [
        {
          "code": "2",
          "system": "http://fhir.laniado.org.il/CodeSystem/k-sug-mismach",
          "display": "מכתב שחרור"
        }
      ]
    }
  ],
  "participant": [
    {
      "individual": {
        "reference": "Practitioner/315660985"
      }
    },
    {
      "individual": {
        "reference": "Practitioner/306182551"
      }
    }
  ],
  "period": {
    "start": "2024-08-12T12:59:00Z"
  },
  "class": {
    "code": "OBSENC",
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "display": "observation encounter"
  },
  "status": "finished",
  "partOf": {
    "reference": "Encounter/2024212899-20240812-010900"
  }
}