FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Procedure |
| Id | Procedure-44001.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Procedure",
"id": "44001",
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "31130001",
"display": "Total abdominal colectomy with proctectomy and ileostomy"
}
]
},
"subject": {
"reference": "Patient/Patient-6482",
"display": "Mario Jared Stout"
},
"context": {
"reference": "Encounter/Encounter-438",
"display": "Windward General Hospital"
},
"performedPeriod": {
"start": "2019-04-23T09:36:36-04:00",
"end": "2019-04-23T09:36:36-04:00"
},
"performer": [
{
"actor": {
"reference": "Practitioner/Practitioner-2518",
"display": "Jane Rosemary Saunders MD"
}
}
],
"location": {
"reference": "Location/Location-1001",
"display": "Windward General Hospital"
}
}