FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Encounter |
| Id | Encounter-UC1-EncounterMother20250123.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter UC1-EncounterMother20250123
Language: de-CH
CH EPREG Extension: Examination Sequence: 7
status: Finished
class: ActCode: AMB (ambulatory)
| Individual |
| PractitionerRole Arzt/Ärztin |
period: 2025-01-23 --> 2025-01-23
{
"resourceType": "Encounter",
"id": "UC1-EncounterMother20250123",
"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": 7
}
],
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB",
"display": "ambulatory"
},
"subject": {
"reference": "Patient/UC1-KatrinKinderlieb"
},
"participant": [
{
"individual": {
"reference": "PractitionerRole/UC1-PetraSectionataAtFrauenzimmer"
}
}
],
"period": {
"start": "2025-01-23",
"end": "2025-01-23"
}
}