This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v3.0.0: STU3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@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 "DeathCertificate-Example1"] ; #
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 DeathCertificate-Example1</b></p><a name=\"DeathCertificate-Example1\"> </a><a name=\"hcDeathCertificate-Example1\"> </a><a name=\"DeathCertificate-Example1-en-US\"> </a><p><b>Filing Format</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-filing-format-cs electronic}\">Electronic</span></p><p><b>Replacement Status of a Death Record (deprecated)</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-replace-status-cs original}\">original record</span></p><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>: 2020-11-15 16:39:54-0500</p><p><b>author</b>: <a href=\"Practitioner-Certifier-Example1.html\">Practitioner Jim Black (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>2020-11-14 16:39:40-0500</td><td><a href=\"Practitioner-Certifier-Example1.html\">Practitioner Jim Black (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-DeathCertification-Example1.html\">Procedure Death certification</a></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/FilingFormat"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-filing-format-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "electronic" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/ReplaceStatus"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-replace-status-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "original" ] ] ) ]
] [
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/Decedent-Example1" ]
] ; #
fhir:date [ fhir:v "2020-11-15T16:39:54-05:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ]
] ) ; #
fhir:title [ fhir:v "Death Certificate"] ; #
fhir:attester ( [
fhir:mode [ fhir:v "legal" ] ;
fhir:time [ fhir:v "2020-11-14T16:39:40-05:00"^^xsd:dateTime ] ;
fhir:party [
fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ]
] ) ; #
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/DeathCertification-Example1" ] ] )
] ) ; #
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/Decedent-Example1" ] ] [
fhir:reference [ fhir:v "RelatedPerson/DecedentFather-Example1" ] ] [
fhir:reference [ fhir:v "RelatedPerson/DecedentMother-Example1" ] ] [
fhir:reference [ fhir:v "RelatedPerson/DecedentSpouse-Example1" ] ] [
fhir:reference [ fhir:v "Observation/DecedentAge-Example1" ] ] [
fhir:reference [ fhir:v "Observation/BirthRecordIdentifier-Example1" ] ] [
fhir:reference [ fhir:v "Observation/DecedentEducationLevel-Example1" ] ] [
fhir:reference [ fhir:v "Observation/DecedentMilitaryService-Example1" ] ] [
fhir:reference [ fhir:v "Observation/DecedentUsualWork-Example1" ] ] [
fhir:reference [ fhir:v "Observation/InputRaceAndEthnicity-Example1" ] ] [
fhir:reference [ fhir:v "Observation/EmergingIssues-Example1" ] ] )
] [
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/ExaminerContacted-Example1" ] ] [
fhir:reference [ fhir:v "Observation/DecedentPregnancyStatus-Example1" ] ] [
fhir:reference [ fhir:v "Observation/TobaccoUseContributedToDeath-Example1" ] ] [
fhir:reference [ fhir:v "Observation/AutopsyPerformedIndicator-Example1" ] ] [
fhir:reference [ fhir:v "Location/DeathLocation-Example1" ] ] [
fhir:reference [ fhir:v "Location/InjuryLocation-Example1" ] ] [
fhir:reference [ fhir:v "Observation/InjuryIncident-Example1" ] ] [
fhir:reference [ fhir:v "Observation/DeathDate-Example1" ] ] [
fhir:reference [ fhir:v "Observation/SurgeryDate-Example1" ] ] )
] [
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/Certifier-Example1" ] ] [
fhir:reference [ fhir:v "Procedure/DeathCertification-Example1" ] ] [
fhir:reference [ fhir:v "Observation/MannerOfDeath-Example1" ] ] [
fhir:reference [ fhir:v "Observation/CauseOfDeathPart1-Example1" ] ] [
fhir:reference [ fhir:v "Observation/CauseOfDeathPart1-Example2" ] ] [
fhir:reference [ fhir:v "Observation/CauseOfDeathPart2-Example1" ] ] )
] [
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/DispositionLocation-Example1" ] ] [
fhir:reference [ fhir:v "Organization/FuneralHome-Example1" ] ] [
fhir:reference [ fhir:v "Observation/DecedentDispositionMethod-Example1" ] ] [
fhir:reference [ fhir:v "Practitioner/Mortician-Example1" ] ] )
] ) . #
IG © 2022+ HL7 International / Public Health. Package hl7.fhir.us.vrdr#3.0.0 based on FHIR 4.0.1. Generated 2024-10-16
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change