International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ritikarawlani/fhir-ips/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Procedure",
"id" : "eumfh-39-07-1",
"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 eumfh-39-07-1</b></p><a name=\"eumfh-39-07-1\"> </a><a name=\"hceumfh-39-07-1\"> </a><a name=\"eumfh-39-07-1-en-US\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 387713003}\">Surgical procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 36969009}, {http://snomed.info/sct 233258006}\">Previous balloon angioplasty on mid-LAD stenosis with STENT Implantation</span></p><p><b>subject</b>: <a href=\"Patient-eumfh-39-07.html\">Alexander Heig (inject 39-07)</a></p><p><b>performed</b>: ?? --> (ongoing)</p></div>"
},
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "387713003",
"display" : "Surgical procedure"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "36969009",
"display" : "Placement of stent in coronary artery"
},
{
"system" : "http://snomed.info/sct",
"code" : "233258006",
"display" : "Balloon angioplasty of artery"
}
],
"text" : "Previous balloon angioplasty on mid-LAD stenosis with STENT Implantation"
},
"subject" : {
🔗 "reference" : "Patient/eumfh-39-07",
"display" : "Alexander Heig (inject 39-07)"
},
"performedPeriod" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
]
}
}