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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypeEncounter
IdEncounter-22aeb067-85f9-4b3b-9301-161604005206.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 22aeb067-85f9-4b3b-9301-161604005206

Language: de-CH

status: Finished

class: ActCode: AMB (ambulatory)

subject: Kind

Participants

-Individual
*Tanja Allesgut @ Geburtsklinik

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

partOf: Untersuchung Mutter, 26.03.2025


Source1

{
  "resourceType": "Encounter",
  "id": "22aeb067-85f9-4b3b-9301-161604005206",
  "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:111d5e66-f17e-4369-90c6-9382e566040e",
    "display": "Kind"
  },
  "participant": [
    {
      "individual": {
        "reference": "urn:uuid:89029102-999c-4b69-a836-e4dbfbd55527",
        "display": "Tanja Allesgut @ Geburtsklinik"
      }
    }
  ],
  "period": {
    "start": "2025-03-26",
    "end": "2025-03-26"
  },
  "partOf": {
    "reference": "urn:uuid:8e89c502-964f-4234-9728-540d881b0380",
    "display": "Untersuchung Mutter, 26.03.2025"
  }
}