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-a-freeman.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-a-freeman

identifier: 180

status: Completed

category: Death certificate (record artifact)

code: Death certification

subject: Alice J. Freeman (official) Female, DoB: 1978-03-12 ( Social Security number: SSN#987054321 (use: usual, ))

performed: 2022-01-18 16:39:40-0500

Performers

-FunctionActor
*Death certification by medical examiner or coroner (procedure)Practitioner Sam Jones (official)

Source1

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