Medicolegal Death Investigation (MDI) FHIR Implementation Guide
2.0.1-cibuild - ci-build United States of America flag

Medicolegal Death Investigation (MDI) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mdi-ig/ and changes regularly. See the Directory of published versions

: Death Certificate for review for cremation clearance request - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "vrdr-death-certificate-dcr-ex1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certificate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certificate>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition vrdr-death-certificate-dcr-ex1</b></p><a name=\"vrdr-death-certificate-dcr-ex1\"> </a><a name=\"hcvrdr-death-certificate-dcr-ex1\"> </a><a name=\"vrdr-death-certificate-dcr-ex1-en-US\"> </a><p><b>State Specific Field</b>: State Specific Content</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 64297-5}\">death certificate</span></p><p><b>date</b>: 2023-04-27</p><p><b>author</b>: <a href=\"Practitioner-vrdr-certifier-dcr-ex1.html\">Practitioner Medical A Examiner (official)</a></p><p><b>title</b>: Death Certificate</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>Legal</td><td>2023-04-27 15:30:00-0400</td><td><a href=\"Practitioner-vrdr-certifier-dcr-ex1.html\">Practitioner Medical A Examiner (official)</a></td></tr></table><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 307930005}\">Death certificate (record artifact)</span></td><td><a href=\"Procedure-vrdr-death-certification-dcr-ex1.html\">Procedure Death certification</a></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/StateSpecificField"^^xsd:anyURI ] ;
fhir:value [ fhir:v "State Specific Content" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:64297-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "64297-5" ] ;
fhir:display [ fhir:v "death certificate" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ]
  ] ; # 
  fhir:date [ fhir:v "2023-04-27"^^xsd:date] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Practitioner/vrdr-certifier-dcr-ex1" ]
  ] ) ; # 
  fhir:title [ fhir:v "Death Certificate"] ; # 
  fhir:attester ( [
fhir:mode [ fhir:v "legal" ] ;
fhir:time [ fhir:v "2023-04-27T15:30:00-04:00"^^xsd:dateTime ] ;
fhir:party [
fhir:reference [ fhir:v "Practitioner/vrdr-certifier-dcr-ex1" ]     ]
  ] ) ; # 
  fhir:event ( [
    ( fhir:code [
      ( fhir:coding [
a sct:307930005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "307930005" ] ;
fhir:display [ fhir:v "Death certificate (record artifact)" ]       ] )     ] ) ;
    ( fhir:detail [
fhir:reference [ fhir:v "Procedure/vrdr-death-certification-dcr-ex1" ]     ] )
  ] ) ; # 
  fhir:section ( [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DecedentDemographics" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "RelatedPerson/vrdr-decedent-father-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "RelatedPerson/vrdr-decedent-mother-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-decedent-age-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-decedent-education-level-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-decedent-military-service-dcr-ex1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DeathInvestigation" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/vrdr-examiner-contacted-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-decedent-pregnancy-status-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-tobacco-use-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Location/vrdr-death-location-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Location/vrdr-injury-location-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-injury-incident-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-autopsy-performed-indicator-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-death-date-dcr-ex1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DeathCertification" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Practitioner/vr-practitioner-ex1" ]     ] [
fhir:reference [ fhir:v "Procedure/vrdr-death-certification-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-manner-of-death-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-cause-of-death-part1-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-cause-of-death-part2-dcr-ex1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DecedentDisposition" ]       ] )     ] ;
    ( fhir:entry [
fhir:reference [ fhir:v "Location/vrdr-disposition-location-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Organization/vrdr-funeral-home-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Observation/vrdr-decedent-disposition-method-dcr-ex1" ]     ] [
fhir:reference [ fhir:v "Practitioner/vrdr-mortician-dcr-ex1" ]     ] )
  ] ) . #