FHIR IG analytics| Package | myhealth.eu.fhir.eps |
| Resource Type | Procedure |
| Id | Procedure-a1b2c3d4-e5f6-7890-abcd-ef1234567890.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Coronary artery bypass grafting, 2010-04-19
{
"resourceType": "Procedure",
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/eps/StructureDefinition/procedure-myhealtheu-eps"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "232717009",
"display": "Coronary artery bypass grafting"
}
],
"text": "Coronary artery bypass grafting"
},
"subject": {
"reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
},
"performedDateTime": "2010-04-19"
}