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

FHIR IG analytics

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

Language: de-CH

CH EPREG Extension: Examination Sequence: 1

status: Finished

class: ActCode: AMB (ambulatory)

subject: Sophie Doppelherz Female, DoB: 1992-07-22 ( Medical record number)

Participants

-Individual
*PractitionerRole Arzt/Ärztin

period: 2025-02-10 --> 2025-02-10


Source1

{
  "resourceType": "Encounter",
  "id": "UC3-EncounterMother20250210",
  "language": "de-CH",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-examination-sequence",
      "valuePositiveInt": 1
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "AMB",
    "display": "ambulatory"
  },
  "subject": {
    "reference": "Patient/UC3-SophieDoppelherz"
  },
  "participant": [
    {
      "individual": {
        "reference": "PractitionerRole/UC3-ClaudiaFruehblickAtFrauenzimmer"
      }
    }
  ],
  "period": {
    "start": "2025-02-10",
    "end": "2025-02-10"
  }
}