Example in Vital Records Death Reporting3.0.0
Patient

DecedentUT-Example1

Patient-DecedentUT-Example1.json

Resource Details

Resource Type
Patient
Resource ID
DecedentUT-Example1
Identifier
http://hl7.org/fhir/sid/us-ssn|429471420
Conforms To
http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Patient",
  "id": "DecedentUT-Example1",
  "filename": "Patient-DecedentUT-Example1.json",
  "profile": [
    "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent"
  ],
  "identifier": {
    "system": "http://hl7.org/fhir/sid/us-ssn",
    "value": "429471420"
  },
  "displayName": "Davis Lineberry",
  "gender": "male",
  "birthDate": "2021-03-04"
}