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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypeEncounter
IdEncounter-8e89c502-964f-4234-9728-540d881b0380.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 8e89c502-964f-4234-9728-540d881b0380

Language: de-CH

status: Finished

class: ActCode: AMB (ambulatory)

subject: Fabienne Babyglück

Participants

-Individual
*Tanja Allesgut @ Geburtsklinik

period: 2025-03-26 --> 2025-03-26


Source1

{
  "resourceType": "Encounter",
  "id": "8e89c502-964f-4234-9728-540d881b0380",
  "language": "de-CH",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "AMB",
    "display": "ambulatory"
  },
  "subject": {
    "reference": "urn:uuid:76c2c5aa-3d7f-438d-b23d-56ce827695fd",
    "display": "Fabienne Babyglück"
  },
  "participant": [
    {
      "individual": {
        "reference": "urn:uuid:89029102-999c-4b69-a836-e4dbfbd55527",
        "display": "Tanja Allesgut @ Geburtsklinik"
      }
    }
  ],
  "period": {
    "start": "2025-03-26",
    "end": "2025-03-26"
  }
}