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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeEncounter
IdEncounter-f08151d0-a7ad-4a7b-b7b9-97eb1d394ffb.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 f08151d0-a7ad-4a7b-b7b9-97eb1d394ffb

status: finished

class: ActCode: IMP (inpatient encounter)

subject: Ing. Petr Novák, Ph.D. Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)

period: 2025-03-01 10:15:00+0100 --> 2025-03-10 09:30:00+0100

serviceProvider: Organization CHIR-L2 - Lůžková stanice 2


Source1

{
  "resourceType": "Encounter",
  "id": "f08151d0-a7ad-4a7b-b7b9-97eb1d394ffb",
  "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"
  },
  "subject": {
    "reference": "urn:uuid:48a9d440-4194-42c1-87ad-b5a39020a4d0"
  },
  "period": {
    "start": "2025-03-01T10:15:00+01:00",
    "end": "2025-03-10T09:30:00+01:00"
  },
  "serviceProvider": {
    "reference": "urn:uuid:a4641bd0-34af-4038-a7db-872d08a54df9"
  }
}