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" : "StentPlacement",
"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 StentPlacement</b></p><a name=\"StentPlacement\"> </a><a name=\"hcStentPlacement\"> </a><a name=\"StentPlacement-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=\"Patient-MonikaWegmueller.html\">Monika Wegmüller Female, DoB: 1943-05-15 ( Medical record number: 11111111)</a></p><p><b>performed</b>: 2022-09-27</p><p><b>reasonCode</b>: <span title=\"Codes:\">Koronare Herzkrankheit</span></p><p><b>reasonReference</b>: <a href=\"Condition-CoronaryHeartDisease.html\">Condition Coronary arteriosclerosis (disorder)</a></p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "36969009",
"display" : "Placement of stent in coronary artery (procedure)"
}
]
},
"subject" : {
🔗 "reference" : "Patient/MonikaWegmueller"
},
"performedDateTime" : "2022-09-27",
"reasonCode" : [
{
"text" : "Koronare Herzkrankheit"
}
],
"reasonReference" : [
{
🔗 "reference" : "Condition/CoronaryHeartDisease"
}
]
}