FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.mdi
Resource TypeProcedure
IdProcedure-vrdr-death-certification-dcr-ex1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Procedure vrdr-death-certification-dcr-ex1

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

Performers

-FunctionActor
*Death certification by medical examiner or coroner (procedure)Practitioner Medical A Examiner (official)

Source1

{
  "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"
      }
    }
  ]
}