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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypeEncounter
IdEncounter-833fd8f2-b75f-4dba-990f-6c46aa468d51.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 833fd8f2-b75f-4dba-990f-6c46aa468d51

Language: de-CH

status: Finished

class: ActCode: IMP (inpatient encounter)

subject: Kind

Participants

-Individual
*Tanja Allesgut @ Geburtsklinik

period: 2025-03-27 --> (ongoing)

partOf: Untersuchung Mutter, 27.03.2025


Source1

{
  "resourceType": "Encounter",
  "id": "833fd8f2-b75f-4dba-990f-6c46aa468d51",
  "language": "de-CH",
  "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: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-27"
  },
  "partOf": {
    "reference": "urn:uuid:1ba6df42-ae1a-4b4a-886f-33d6b2223b1f",
    "display": "Untersuchung Mutter, 27.03.2025"
  }
}