FHIR IG analytics| Package | hl7.fhir.us.vrdr |
| Resource Type | Procedure |
| Id | Procedure-procedure-death-certification-vr-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 procedure-death-certification-vr-a-freeman
identifier: 180
status: Completed
code: Death certification
subject: Alice J. Freeman Female, DoB: 1978-03-12 ( Social Security number: 987054321 (use: usual, ))
performed: 2022-01-18 16:39:40-0500
| Function | Actor |
| Death certification by medical examiner or coroner (procedure) | Practitioner Seito Janet |
{
"resourceType": "Procedure",
"id": "procedure-death-certification-vr-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",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "308646001"
}
]
},
"subject": {
"reference": "Patient/us-core-patient-vr-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/practitioner-vital-records-janet-seito"
}
}
]
}