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

FHIR IG analytics

Packagehl7.fhir.us.vrdr
Resource TypeComposition
IdComposition-DeathCertificateUT-Example1.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: Composition DeathCertificateUT-Example1

Filing Format: Electronic

State Specific Field: 20220101

status: Final

type: Death certificate

date: 2022-12-01 02:46:13-0500

author: Practitioner William Henry Harrison (official)

title: Death Certificate for Davis Lineberry Jr

Attesters

-ModeParty
*LegalPractitioner William Henry Harrison (official)

Events

-CodeDetail
*Death certificate (record artifact)Procedure Death certification

Source1

{
  "resourceType": "Composition",
  "id": "DeathCertificateUT-Example1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certificate"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/us/vrdr/StructureDefinition/FilingFormat",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-filing-format-cs",
            "code": "electronic"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/us/vrdr/StructureDefinition/StateSpecificField",
      "valueString": "20220101"
    }
  ],
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "64297-5",
        "display": "Death certificate"
      }
    ]
  },
  "subject": {
    "reference": "Patient/DecedentUT-Example1"
  },
  "date": "2022-12-01T02:46:13-05:00",
  "author": [
    {
      "reference": "Practitioner/PractitionerUT-Certifier"
    }
  ],
  "title": "Death Certificate for Davis Lineberry Jr",
  "attester": [
    {
      "mode": "legal",
      "party": {
        "reference": "Practitioner/PractitionerUT-Certifier"
      }
    }
  ],
  "event": [
    {
      "code": [
        {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "307930005",
              "display": "Death certificate (record artifact)"
            }
          ]
        }
      ],
      "detail": [
        {
          "reference": "Procedure/ProcedureDeathCertificationUT-Example1"
        }
      ]
    }
  ],
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs",
            "code": "DecedentDemographics"
          }
        ]
      },
      "entry": [
        {
          "reference": "Patient/DecedentUT-Example1"
        },
        {
          "reference": "Observation/BirthRecordIdentifierUT-Example1"
        },
        {
          "reference": "Observation/InputRaceAndEthnicityUT-Example1"
        },
        {
          "reference": "Observation/EducationUT-Example1"
        },
        {
          "reference": "Observation/AgeUT-Example1"
        },
        {
          "reference": "RelatedPerson/FatherUT-Example1"
        },
        {
          "reference": "RelatedPerson/MotherUT-Example1"
        },
        {
          "reference": "Observation/UsualWorkUT-Example1"
        },
        {
          "reference": "Observation/MilitaryServiceUT-Example1"
        },
        {
          "reference": "Observation/EmergingIssuesUT-Example1"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs",
            "code": "DeathCertification"
          }
        ]
      },
      "entry": [
        {
          "reference": "Practitioner/PractitionerUT-Certifier"
        },
        {
          "reference": "Observation/InjuryIncidentUT-Example1"
        },
        {
          "reference": "Procedure/ProcedureDeathCertificationUT-Example1"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs",
            "code": "DeathInvestigation"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/AutopsyPerformedIndicatorUT-Example1"
        },
        {
          "reference": "Observation/CauseOfDeathPart1UT-Example1"
        },
        {
          "reference": "Observation/DeathDateUT-Example1"
        },
        {
          "reference": "Observation/PregnancyUT-Example1"
        },
        {
          "reference": "Observation/TobaccoUseUT-Example1"
        },
        {
          "reference": "Location/DeathLocationUT-Example1"
        },
        {
          "reference": "Observation/MannerOfDeathUT-Example1"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs",
            "code": "DecedentDisposition"
          }
        ]
      },
      "entry": [
        {
          "reference": "Organization/FuneralHomeUT-Example1"
        },
        {
          "reference": "Observation/DispositionMethodUT-Example1"
        },
        {
          "reference": "Location/DispositionLocationUT-Example1"
        }
      ]
    }
  ]
}