FHIR IG analytics| Package | ch.fhir.ig.ch-ips |
| Resource Type | Procedure |
| Id | Procedure-StentPlacement.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure StentPlacement
Profile: Procedure (IPS)
status: Completed
code: Placement of stent in coronary artery (procedure)
subject: Monika Wegmüller Female, DoB: 1943-05-15
performed: 2022-09-27
reasonCode: Koronare Herzkrankheit
reasonReference: Condition Coronary arteriosclerosis (disorder)
{
"resourceType": "Procedure",
"id": "StentPlacement",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Procedure-uv-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}