CH EPREG (R4)
1.0.0-ci-build - ci-build
CH EPREG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-epreg/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "22aeb067-85f9-4b3b-9301-161604005206",
"language" : "de-CH",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-CH\" lang=\"de-CH\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter 22aeb067-85f9-4b3b-9301-161604005206</b></p><a name=\"22aeb067-85f9-4b3b-9301-161604005206\"> </a><a name=\"hc22aeb067-85f9-4b3b-9301-161604005206\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-CH</p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode AMB</a>: ambulatory</p><p><b>subject</b>: <a href=\"Bundle-UC2-Document.html#urn-uuid-111d5e66-f17e-4369-90c6-9382e566040e\">Kind</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-UC2-Document.html#urn-uuid-89029102-999c-4b69-a836-e4dbfbd55527\">Tanja Allesgut @ Geburtsklinik</a></td></tr></table><p><b>period</b>: 2025-03-26 --> 2025-03-26</p><p><b>partOf</b>: <a href=\"Bundle-UC2-Document.html#urn-uuid-8e89c502-964f-4234-9728-540d881b0380\">Untersuchung Mutter, 26.03.2025</a></p></div>"
},
"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"
}
}