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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeEncounter
IdEncounter-7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Encounter 7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2

status: finished

class: ActCode: IMP (inpatient encounter)

priority: urgent

subject: Jana Novakova Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)

Participants

-TypeIndividual
*AdmitterPractitioner Eva Svobodova

period: 2025-05-17 06:20:00+0200 --> 2025-05-20 11:30:00+0200

Hospitalizations

-AdmitSourceDischargeDisposition
*From outpatient departmentHome

location

location: Location Porodni oddeleni

period: 2025-05-17 06:20:00+0200 --> 2025-05-18 09:00:00+0200

location

location: Location Pokoj 3

period: 2025-05-18 09:00:00+0200 --> 2025-05-20 10:00:00+0200

location

location: Location Luzko 01

period: 2025-05-18 09:10:00+0200 --> 2025-05-19 18:00:00+0200

serviceProvider: Organization Porodni oddeleni - Mestska nemocnice Brno


Source1

{
  "resourceType": "Encounter",
  "id": "7d7a6f19-5dfb-45ee-8bcf-0f63d9fe49f2",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/hdr/StructureDefinition/cz-encounter-hdr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "IMP",
    "display": "inpatient encounter"
  },
  "priority": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
        "code": "UR",
        "display": "urgent"
      }
    ]
  },
  "subject": {
    "reference": "Patient/6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"
  },
  "participant": [
    {
      "type": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
              "code": "ADM",
              "display": "Admitter"
            }
          ]
        }
      ],
      "individual": {
        "reference": "Practitioner/1ec5e355-648f-42b9-a316-3f056fbd04b5"
      }
    }
  ],
  "period": {
    "start": "2025-05-17T06:20:00+02:00",
    "end": "2025-05-20T11:30:00+02:00"
  },
  "hospitalization": {
    "admitSource": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/admit-source",
          "code": "outp",
          "display": "From outpatient department"
        }
      ]
    },
    "dischargeDisposition": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/discharge-disposition",
          "code": "home",
          "display": "Home"
        }
      ]
    }
  },
  "location": [
    {
      "location": {
        "reference": "Location/loc-brno-maternity-ward"
      },
      "period": {
        "start": "2025-05-17T06:20:00+02:00",
        "end": "2025-05-18T09:00:00+02:00"
      }
    },
    {
      "location": {
        "reference": "Location/loc-brno-maternity-room-3"
      },
      "period": {
        "start": "2025-05-18T09:00:00+02:00",
        "end": "2025-05-20T10:00:00+02:00"
      }
    },
    {
      "location": {
        "reference": "Location/loc-brno-maternity-room-3-bed-01"
      },
      "period": {
        "start": "2025-05-18T09:10:00+02:00",
        "end": "2025-05-19T18:00:00+02:00"
      }
    }
  ],
  "serviceProvider": {
    "reference": "Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"
  }
}