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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeEncounter
IdEncounter-fb7cd123-6683-49e3-89cc-040ad008b922.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 fb7cd123-6683-49e3-89cc-040ad008b922

status: finished

class: ActCode: EMER (emergency)

subject: Petr Novotný Female, DoB: 1977-11-26 ( https://ncez.mzcr.cz/fhir/sid/cpoj#7711260678)

period: 2022-10-07 08:05:00+0100 --> 2022-10-07 10:15:00+0100

Locations

-LocationPeriod
*Location2022-10-07 08:20:00+0100 --> 2022-10-07 08:45:00+0100

Source1

{
  "resourceType": "Encounter",
  "id": "fb7cd123-6683-49e3-89cc-040ad008b922",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-encounter-mission-ems"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "EMER"
  },
  "subject": {
    "reference": "urn:uuid:3b46c18c-7e07-4232-af3e-f710dec8e766"
  },
  "period": {
    "start": "2022-10-07T08:05:00+01:00",
    "end": "2022-10-07T10:15:00+01:00"
  },
  "location": [
    {
      "location": {
        "reference": "urn:uuid:3f4f637d-f274-40c5-87da-9a9c1ade3ade"
      },
      "period": {
        "start": "2022-10-07T08:20:00+01:00",
        "end": "2022-10-07T08:45:00+01:00"
      }
    }
  ]
}