FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Procedure |
| Id | Procedure-vrdr-death-certification-a-freeman.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Procedure vrdr-death-certification-a-freeman
Profile: Death Certification Procedure
identifier: 180
status: Completed
category: Death certificate (record artifact)
code: Death certification
performed: 2022-01-18 16:39:40-0500
| Function | Actor |
| Death certification by medical examiner or coroner (procedure) | Practitioner Sam Jones (official) |
{
"resourceType": "Procedure",
"id": "vrdr-death-certification-a-freeman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certification"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"value": "180"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "307930005",
"display": "Death certificate (record artifact)"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "308646001",
"display": "Death certification"
}
]
},
"subject": {
"reference": "Patient/us-core-patient-a-freeman"
},
"performedDateTime": "2022-01-18T16:39:40-05:00",
"performer": [
{
"function": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "455381000124109",
"display": "Death certification by medical examiner or coroner (procedure)"
}
]
},
"actor": {
"reference": "Practitioner/vr-practitioner-s-jones"
}
}
]
}