CH IPS (R4)
1.0.0-ci-build - ci-build
CH IPS (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-ips/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "d646c888-7af0-4439-8aae-9fd490054583",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Procedure-uv-ips"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure d646c888-7af0-4439-8aae-9fd490054583</b></p><a name=\"d646c888-7af0-4439-8aae-9fd490054583\"> </a><a name=\"hcd646c888-7af0-4439-8aae-9fd490054583\"> </a><a name=\"d646c888-7af0-4439-8aae-9fd490054583-en-US\"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 36969009}\">Placement of stent in coronary artery (procedure)</span></p><p><b>subject</b>: <a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-8383926c-ece1-4384-94bc-b4250b4cb71b\">Monika Wegmüller</a></p><p><b>performed</b>: 2024-04-26</p><p><b>recorder</b>: <a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-869a4dd9-3a4a-4838-ad1e-42453d341147\">Martina Meier @ Spital</a></p><p><b>asserter</b>: <a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-869a4dd9-3a4a-4838-ad1e-42453d341147\">Martina Meier @ Spital</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-869a4dd9-3a4a-4838-ad1e-42453d341147\">Martina Meier @ Spital</a></td></tr></table><p><b>reasonCode</b>: <span title=\"Codes:\">Herzinfarkt (26.04.2024)</span></p><p><b>reasonReference</b>: <a href=\"Bundle-UC1-SwissIpsDocument2.html#urn-uuid-12d8debe-5e03-465d-83f3-17675be9db4a\">Herzinfarkt (26.04.2024)</a></p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "36969009",
"display" : "Placement of stent in coronary artery (procedure)"
}
]
},
"subject" : {
"reference" : "urn:uuid:8383926c-ece1-4384-94bc-b4250b4cb71b",
"type" : "Patient",
"display" : "Monika Wegmüller"
},
"performedDateTime" : "2024-04-26",
"recorder" : {
"reference" : "urn:uuid:869a4dd9-3a4a-4838-ad1e-42453d341147",
"type" : "PractitionerRole",
"display" : "Martina Meier @ Spital"
},
"asserter" : {
"reference" : "urn:uuid:869a4dd9-3a4a-4838-ad1e-42453d341147",
"type" : "PractitionerRole",
"display" : "Martina Meier @ Spital"
},
"performer" : [
{
"actor" : {
"reference" : "urn:uuid:869a4dd9-3a4a-4838-ad1e-42453d341147",
"type" : "PractitionerRole",
"display" : "Martina Meier @ Spital"
}
}
],
"reasonCode" : [
{
"text" : "Herzinfarkt (26.04.2024)"
}
],
"reasonReference" : [
{
"reference" : "urn:uuid:12d8debe-5e03-465d-83f3-17675be9db4a",
"type" : "Condition",
"display" : "Herzinfarkt (26.04.2024)"
}
]
}