FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Procedure |
| Id | Procedure-vrdr-death-certification-dcr-ex1.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-dcr-ex1
Profile: Death Certification Procedure
status: Completed
code: Death certification
subject: Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)
performed: 2023-04-27 15:30:00-0400
| Function | Actor |
| Death certification by medical examiner or coroner (procedure) | Practitioner Medical A Examiner (official) |
{
"resourceType": "Procedure",
"id": "vrdr-death-certification-dcr-ex1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certification"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "308646001",
"display": "Death certification"
}
]
},
"subject": {
"reference": "Patient/vrdr-decedent-dcr-ex1"
},
"performedDateTime": "2023-04-27T15:30:00-04:00",
"performer": [
{
"function": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "455381000124109",
"display": "Death certification by medical examiner or coroner (procedure)"
}
]
},
"actor": {
"reference": "Practitioner/vrdr-certifier-dcr-ex1"
}
}
]
}