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

FHIR IG analytics

Packagech.fhir.ig.ch-epreg
Resource TypeEncounter
IdEncounter-UC1-EncounterChild20250123.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 UC1-EncounterChild20250123

Language: de-CH

status: Finished

class: ActCode: AMB (ambulatory)

subject: Anonymous Patient Female, DoB Unknown ( Patient internal identifier: A)

Participants

-Individual
*PractitionerRole Arzt/Ärztin

period: 2025-01-23 --> 2025-01-23

partOf: Encounter: extension = 7; status = finished; class = ambulatory (ActCode#AMB); period = 2025-01-23 --> 2025-01-23


Source1

{
  "resourceType": "Encounter",
  "id": "UC1-EncounterChild20250123",
  "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": "Patient/UC1-Child"
  },
  "participant": [
    {
      "individual": {
        "reference": "PractitionerRole/UC1-PetraSectionataAtFrauenzimmer"
      }
    }
  ],
  "period": {
    "start": "2025-01-23",
    "end": "2025-01-23"
  },
  "partOf": {
    "reference": "Encounter/UC1-EncounterMother20250123"
  }
}