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
@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:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "bundle-doc-mdi-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/mdi/StructureDefinition/Bundle-document-mdi-dcr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/mdi/StructureDefinition/Bundle-document-mdi-dcr> ] ) ] ; # fhir:identifier [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:uuid:933dde44f7664b03a20b6324f23986c0" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2023-05-02T08:51:14.637+00:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Composition/composition-mdi-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Composition/composition-mdi-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Patient/vrdr-decedent-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Patient/vrdr-decedent-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/us-core-organization-ga-dph"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Organization/us-core-organization-ga-dph> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/RelatedPerson/vrdr-decedent-father-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/RelatedPerson/vrdr-decedent-father-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/RelatedPerson/vrdr-decedent-mother-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/RelatedPerson/vrdr-decedent-mother-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-decedent-age-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-decedent-age-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-decedent-education-level-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-decedent-education-level-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-decedent-military-service-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-decedent-military-service-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-examiner-contacted-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-examiner-contacted-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-decedent-pregnancy-status-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-decedent-pregnancy-status-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-tobacco-use-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-tobacco-use-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Location/vrdr-death-location-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Location/vrdr-death-location-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Location/vrdr-injury-location-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Location/vrdr-injury-location-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-injury-incident-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-injury-incident-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-autopsy-performed-indicator-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-autopsy-performed-indicator-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-death-date-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-death-date-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Practitioner/vr-practitioner-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Practitioner/vr-practitioner-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Practitioner/us-core-practitioner-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Practitioner/us-core-practitioner-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Procedure/vrdr-death-certification-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Procedure/vrdr-death-certification-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-manner-of-death-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-manner-of-death-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-cause-of-death-part1-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-cause-of-death-part1-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-cause-of-death-part2-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-cause-of-death-part2-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Location/vrdr-disposition-location-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Location/vrdr-disposition-location-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/vrdr-funeral-home-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Organization/vrdr-funeral-home-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/vrdr-decedent-disposition-method-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/vrdr-decedent-disposition-method-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Practitioner/vrdr-mortician-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Practitioner/vrdr-mortician-dcr-ex1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Practitioner/vrdr-certifier-dcr-ex1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Practitioner/vrdr-certifier-dcr-ex1> ) ] ) . # <http://www.example.org/fhir/Composition/composition-mdi-dcr-ex1> a fhir:Composition ; fhir:id [ fhir:v "composition-mdi-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/mdi/StructureDefinition/Composition-mdi-dcr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/mdi/StructureDefinition/Composition-mdi-dcr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_composition-mdi-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition composition-mdi-dcr-ex1</b></p><a name=\"composition-mdi-dcr-ex1\"> </a><a name=\"hccomposition-mdi-dcr-ex1\"> </a><a name=\"composition-mdi-dcr-ex1-en-US\"> </a><p><b>Extension - Tracking Number</b>: Death Certificate File Number/123456</p><blockquote><p><b>Extension - Death Certificate Status</b></p><ul><li>DCcertification: <span title=\"Codes:{http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example DEATH_CERT_CERT}\">Certified</span></li><li>DCregistration: <span title=\"Codes:{http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example DEATH_CERT_NOT_REG}\">Not Registered</span></li></ul></blockquote><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 86807-5}\">Death administrative information Document</span></p><p><b>date</b>: 2023-05-02</p><p><b>author</b>: <a href=\"Organization-us-core-organization-ga-dph.html\">Organization GA Dept Public Health</a></p><p><b>title</b>: Death Certificate Review request for death data quality</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/mdi/StructureDefinition/Extension-tracking-number"^^xsd:anyURI ] ; fhir:value [ a fhir:Identifier ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "DCFN" ] ] ) ] ; fhir:value [ fhir:v "123456" ] ] ] [ ( fhir:extension [ fhir:url [ fhir:v "DCcertification"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example"^^xsd:anyURI ] ; fhir:code [ fhir:v "DEATH_CERT_CERT" ] ; fhir:display [ fhir:v "Certified" ] ] ) ] ] [ fhir:url [ fhir:v "DCregistration"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/mdi/CodeSystem/cs-death-cert-review-example"^^xsd:anyURI ] ; fhir:code [ fhir:v "DEATH_CERT_NOT_REG" ] ; fhir:display [ fhir:v "Not Registered" ] ] ) ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/mdi/StructureDefinition/Extension-death-certificate-status"^^xsd:anyURI ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a loinc:86807-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "86807-5" ] ; fhir:display [ fhir:v "Death administrative information Document" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:date [ fhir:v "2023-05-02"^^xsd:date] ; # fhir:author ( [ fhir:reference [ fhir:v "Organization/us-core-organization-ga-dph" ] ] ) ; # fhir:title [ fhir:v "Death Certificate Review request for death data quality"] ; # 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" ] ] ) ] ) . # <http://www.example.org/fhir/Patient/vrdr-decedent-dcr-ex1> a fhir:Patient ; fhir:id [ fhir:v "vrdr-decedent-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_vrdr-decedent-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient vrdr-decedent-dcr-ex1</b></p><a name=\"vrdr-decedent-dcr-ex1\"> </a><a name=\"hcvrdr-decedent-dcr-ex1\"> </a><a name=\"vrdr-decedent-dcr-ex1-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus S}\">Never Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Alternate names (see the one above)\">Alt. Name:</td><td colspan=\"3\">Joey (Name changed for Marriage)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">23 N Lockfield Street H Unknown CT US </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: father\">father:</td><td colspan=\"3\"><ul><li>Dad Father (Official)</li><li>345 Main Street Abington CT 06230 US </li><li>ph: 6765432345</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The ethnicity codes used to represent these concepts are based upon the [CDC ethnicity and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 43 reference ethnicity. The ethnicity concepts are grouped by and pre-mapped to the 2 OMB ethnicity categories: - Hispanic or Latino - Not Hispanic or Latino.\">US Core Ethnicity Extension:</td><td colspan=\"3\"><ul><li>ombCategory: <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238#CDCREC-2186-5\">CDC Race and Ethnicity 2186-5</a>: Not Hispanic or Latino</li><li>text: No, not Spanish/Hispanic/Latino</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Alberia AF </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"A code classifying the person's sex assigned at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc). This extension aligns with the C-CDA Birth Sex Observation (LOINC 76689-9).\"><a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-birthsex.html\">US Core Birth Sex Extension</a></td><td colspan=\"3\">UNK</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Concepts classifying the person into a named category of humans sharing common history, traits, geographical origin or nationality. The race codes used to represent these concepts are based upon the [CDC Race and Ethnicity Code Set Version 1.0](http://www.cdc.gov/phin/resources/vocabulary/index.html) which includes over 900 concepts for representing race and ethnicity of which 921 reference race. The race concepts are grouped by and pre-mapped to the 5 OMB race categories:\n\n - American Indian or Alaska Native\n - Asian\n - Black or African American\n - Native Hawaiian or Other Pacific Islander\n - White.\">US Core Race Extension:</td><td colspan=\"3\"><ul><li>detailed: <a href=\"https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.113883.6.238#CDCREC-2131-1\">CDC Race and Ethnicity 2131-1</a>: Other Race</li><li>text: Other (Specify)|Unknown</li></ul></td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex"^^xsd:anyURI ] ; fhir:value [ fhir:v "UNK" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Alberia" ] ; fhir:district [ fhir:v "Alberia" ] ; fhir:country [ fhir:v "AF" ] ] ] [ ( fhir:extension [ fhir:url [ fhir:v "ombCategory"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2186-5" ] ; fhir:display [ fhir:v "Not Hispanic or Latino" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ fhir:v "No, not Spanish/Hispanic/Latino" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"^^xsd:anyURI ] ] [ ( fhir:extension [ fhir:url [ fhir:v "detailed"^^xsd:anyURI ] ; fhir:value [ a fhir:Coding ; fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ; fhir:code [ fhir:v "2131-1" ] ; fhir:display [ fhir:v "Other Race" ] ] ] [ fhir:url [ fhir:v "text"^^xsd:anyURI ] ; fhir:value [ fhir:v "Other (Specify)|Unknown" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"^^xsd:anyURI ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "SB" ] ; fhir:display [ fhir:v "Social Beneficiary Identifier" ] ] ) ] ; fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-ssn"^^xsd:anyURI ] ; fhir:value [ fhir:v "234567865" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Joey" ] ; ( fhir:given [ fhir:v "Testing" ] [ fhir:v "R" ] ) ; ( fhir:prefix [ fhir:v "Jr" ] ) ] [ fhir:use [ fhir:v "maiden" ] ; fhir:family [ fhir:v "Joey" ] ] ) ; # fhir:gender [ fhir:v "unknown"] ; # fhir:birthDate [ fhir:v "2023-01-01"^^xsd:date] ; # fhir:address ( [ ( fhir:line [ fhir:v "23 N Lockfield Street H" ] ) ; fhir:city [ fhir:v "Unknown" ] ; fhir:district [ fhir:v "Unknown" ] ; fhir:state [ fhir:v "CT" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:maritalStatus [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ; fhir:code [ fhir:v "S" ] ; fhir:display [ fhir:v "Never Married" ] ] ) ; fhir:text [ fhir:v "Never Married" ] ] ; # fhir:contact ( [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "FTH" ] ; fhir:display [ fhir:v "father" ] ] ) ; fhir:text [ fhir:v "Father" ] ] ) ; fhir:name [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Father" ] ; ( fhir:given [ fhir:v "Dad" ] ) ] ; ( fhir:telecom [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "6765432345" ] ] ) ; fhir:address [ ( fhir:line [ fhir:v "345 Main Street" ] ) ; fhir:city [ fhir:v "Abington" ] ; fhir:state [ fhir:v "CT" ] ; fhir:postalCode [ fhir:v "06230" ] ; fhir:country [ fhir:v "US" ] ] ] ) . # <http://www.example.org/fhir/Organization/us-core-organization-ga-dph> a fhir:Organization ; fhir:id [ fhir:v "us-core-organization-ga-dph"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_us-core-organization-ga-dph\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization us-core-organization-ga-dph</b></p><a name=\"us-core-organization-ga-dph\"> </a><a name=\"hcus-core-organization-ga-dph\"> </a><a name=\"us-core-organization-ga-dph-en-US\"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type govt}\">Government</span></p><p><b>name</b>: GA Dept Public Health</p><p><b>telecom</b>: ph: (404) 123-4567</p><p><b>address</b>: 1234 Main Street Anytown GA 30349 US </p></div>" ] ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/organization-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "govt" ] ; fhir:display [ fhir:v "Government" ] ] ) ] ) ; # fhir:name [ fhir:v "GA Dept Public Health"] ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "(404) 123-4567" ] ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "1234 Main Street" ] ) ; fhir:city [ fhir:v "Anytown" ] ; fhir:state [ fhir:v "GA" ] ; fhir:postalCode [ fhir:v "30349" ] ; fhir:country [ fhir:v "US" ] ] ) . # <http://www.example.org/fhir/RelatedPerson/vrdr-decedent-father-dcr-ex1> a fhir:RelatedPerson ; fhir:id [ fhir:v "vrdr-decedent-father-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-father"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-father> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_vrdr-decedent-father-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson vrdr-decedent-father-dcr-ex1</b></p><a name=\"vrdr-decedent-father-dcr-ex1\"> </a><a name=\"hcvrdr-decedent-father-dcr-ex1\"> </a><a name=\"vrdr-decedent-father-dcr-ex1-en-US\"> </a><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode FTH}\">father</span></p><p><b>name</b>: Dad Father </p></div>" ] ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "FTH" ] ; fhir:display [ fhir:v "father" ] ] ) ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Father" ] ; ( fhir:given [ fhir:v "Dad" ] ) ] ) . # <http://www.example.org/fhir/RelatedPerson/vrdr-decedent-mother-dcr-ex1> a fhir:RelatedPerson ; fhir:id [ fhir:v "vrdr-decedent-mother-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-mother"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-mother> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"RelatedPerson_vrdr-decedent-mother-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson vrdr-decedent-mother-dcr-ex1</b></p><a name=\"vrdr-decedent-mother-dcr-ex1\"> </a><a name=\"hcvrdr-decedent-mother-dcr-ex1\"> </a><a name=\"vrdr-decedent-mother-dcr-ex1-en-US\"> </a><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">mother</span></p><p><b>name</b>: Mom Mother </p></div>" ] ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "MTH" ] ; fhir:display [ fhir:v "mother" ] ] ) ] ) ; # fhir:name ( [ fhir:family [ fhir:v "Mother" ] ; ( fhir:given [ fhir:v "Mom" ] ) ] ) . # <http://www.example.org/fhir/Observation/vrdr-decedent-age-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-decedent-age-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-age"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-age> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-decedent-age-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-decedent-age-dcr-ex1</b></p><a name=\"vrdr-decedent-age-dcr-ex1\"> </a><a name=\"hcvrdr-decedent-age-dcr-ex1\"> </a><a name=\"vrdr-decedent-age-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 39016-1}\">Age at death</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>value</b>: 39 a<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codea = 'a')</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:39016-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "39016-1" ] ; fhir:display [ fhir:v "Age at death" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "39"^^xsd:decimal ] ; fhir:unit [ fhir:v "a" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "a" ] ] . # <http://www.example.org/fhir/Observation/vrdr-decedent-education-level-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-decedent-education-level-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-education-level"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-education-level> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-decedent-education-level-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-decedent-education-level-dcr-ex1</b></p><a name=\"vrdr-decedent-education-level-dcr-ex1\"> </a><a name=\"hcvrdr-decedent-education-level-dcr-ex1\"> </a><a name=\"vrdr-decedent-education-level-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 80913-7}\">Highest level of education [US Standard Certificate of Death]</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">Unknown</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:80913-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80913-7" ] ; fhir:display [ fhir:v "Highest level of education [US Standard Certificate of Death]" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ; fhir:code [ fhir:v "UNK" ] ; fhir:display [ fhir:v "Unknown" ] ] ) ; fhir:text [ fhir:v "Unknown" ] ] . # <http://www.example.org/fhir/Observation/vrdr-decedent-military-service-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-decedent-military-service-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-military-service"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-military-service> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-decedent-military-service-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-decedent-military-service-dcr-ex1</b></p><a name=\"vrdr-decedent-military-service-dcr-ex1\"> </a><a name=\"hcvrdr-decedent-military-service-dcr-ex1\"> </a><a name=\"vrdr-decedent-military-service-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 55280-2}\">Military service Narrative</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 N}\">No</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:55280-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "55280-2" ] ; fhir:display [ fhir:v "Military service Narrative" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0136"^^xsd:anyURI ] ; fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "No" ] ] ) ; fhir:text [ fhir:v "No" ] ] . # <http://www.example.org/fhir/Observation/vrdr-examiner-contacted-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-examiner-contacted-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-examiner-contacted"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-examiner-contacted> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-examiner-contacted-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-examiner-contacted-dcr-ex1</b></p><a name=\"vrdr-examiner-contacted-dcr-ex1\"> </a><a name=\"hcvrdr-examiner-contacted-dcr-ex1\"> </a><a name=\"vrdr-examiner-contacted-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 74497-9}\">Medical examiner or coroner was contacted [US Standard Certificate of Death]</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 Y}\">Yes</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 69452-1}\">Coroner - medical examiner case number</span></td><td>23-00083</td></tr></table></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:74497-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "74497-9" ] ; fhir:display [ fhir:v "Medical examiner or coroner was contacted [US Standard Certificate of Death]" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0136"^^xsd:anyURI ] ; fhir:code [ fhir:v "Y" ] ; fhir:display [ fhir:v "Yes" ] ] ) ; fhir:text [ fhir:v "Yes" ] ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:69452-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69452-1" ] ; fhir:display [ fhir:v "Coroner - medical examiner case number" ] ] ) ] ; fhir:value [ fhir:v "23-00083" ] ] ) . # <http://www.example.org/fhir/Observation/vrdr-decedent-pregnancy-status-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-decedent-pregnancy-status-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-pregnancy-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-pregnancy-status> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-decedent-pregnancy-status-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-decedent-pregnancy-status-dcr-ex1</b></p><a name=\"vrdr-decedent-pregnancy-status-dcr-ex1\"> </a><a name=\"hcvrdr-decedent-pregnancy-status-dcr-ex1\"> </a><a name=\"vrdr-decedent-pregnancy-status-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69442-2}\">Timing of recent pregnancy in relation to death</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/CodeSystem-death-pregnancy-status 1}\">Not pregnant within past year</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:69442-2 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69442-2" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/CodeSystem-death-pregnancy-status"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Not pregnant within past year" ] ] ) ] . # <http://www.example.org/fhir/Observation/vrdr-tobacco-use-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-tobacco-use-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-tobacco-use-contributed-to-death"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-tobacco-use-contributed-to-death> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-tobacco-use-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-tobacco-use-dcr-ex1</b></p><a name=\"vrdr-tobacco-use-dcr-ex1\"> </a><a name=\"hcvrdr-tobacco-use-dcr-ex1\"> </a><a name=\"vrdr-tobacco-use-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69443-0}\">Did tobacco use contribute to death</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}\">Unknown</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:69443-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69443-0" ] ; fhir:display [ fhir:v "Did tobacco use contribute to death" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ; fhir:code [ fhir:v "UNK" ] ; fhir:display [ fhir:v "Unknown" ] ] ) ; fhir:text [ fhir:v "Unknown" ] ] . # <http://www.example.org/fhir/Location/vrdr-death-location-dcr-ex1> a fhir:Location ; fhir:id [ fhir:v "vrdr-death-location-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-location"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-location> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_vrdr-death-location-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location vrdr-death-location-dcr-ex1</b></p><a name=\"vrdr-death-location-dcr-ex1\"> </a><a name=\"hcvrdr-death-location-dcr-ex1\"> </a><a name=\"vrdr-death-location-dcr-ex1-en-US\"> </a><p><b>identifier</b>: <code>http://Tahoe.Web/Insurity.Tahoe.Organization.Entity.BusinessUnitCode</code>/LOADED_FACILITY_20022</p><p><b>name</b>: Lawrence & Memorial Hospital</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs death}\">Death Location</span></p><p><b>address</b>: 123 Any Street Wayne MI 48184 US </p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://Tahoe.Web/Insurity.Tahoe.Organization.Entity.BusinessUnitCode"^^xsd:anyURI ] ; fhir:value [ fhir:v "LOADED_FACILITY_20022" ] ] ) ; # fhir:name [ fhir:v "Lawrence & Memorial Hospital"] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "death" ] ] ) ] ) ; # fhir:address [ ( fhir:line [ fhir:v "123 Any Street" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ; fhir:value [ fhir:v "123" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Any Street" ] ] ) ] ) ; fhir:city [ fhir:v "Wayne" ] ; fhir:district [ fhir:v "Wayne" ] ; fhir:state [ fhir:v "MI" ] ; fhir:postalCode [ fhir:v "48184" ] ; fhir:country [ fhir:v "US" ] ] . # <http://www.example.org/fhir/Location/vrdr-injury-location-dcr-ex1> a fhir:Location ; fhir:id [ fhir:v "vrdr-injury-location-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-location"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-location> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_vrdr-injury-location-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location vrdr-injury-location-dcr-ex1</b></p><a name=\"vrdr-injury-location-dcr-ex1\"> </a><a name=\"hcvrdr-injury-location-dcr-ex1\"> </a><a name=\"vrdr-injury-location-dcr-ex1-en-US\"> </a><p><b>name</b>: Home</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs injury}\">Injury Location</span></p><p><b>address</b>: 1 Two Street Kennesaw GA 30144 US </p></div>" ] ; # fhir:name [ fhir:v "Home"] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "injury" ] ] ) ] ) ; # fhir:address [ ( fhir:line [ fhir:v "1 Two Street" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ; fhir:value [ fhir:v "1" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Two" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType"^^xsd:anyURI ] ; fhir:value [ fhir:v "Street" ] ] ) ] ) ; fhir:city [ fhir:v "Kennesaw" ] ; fhir:district [ fhir:v "COBB" ] ; fhir:state [ fhir:v "GA" ] ; fhir:postalCode [ fhir:v "30144" ] ; fhir:country [ fhir:v "US" ] ] . # <http://www.example.org/fhir/Observation/vrdr-injury-incident-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-injury-incident-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-incident"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-incident> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-injury-incident-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-injury-incident-dcr-ex1</b></p><a name=\"vrdr-injury-incident-dcr-ex1\"> </a><a name=\"hcvrdr-injury-incident-dcr-ex1\"> </a><a name=\"vrdr-injury-incident-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11374-6}\">Injury incident description</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>effective</b>: 2000-01-01</p><p><b>value</b>: <span title=\"Codes:\">shot by other</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 69444-8}\">Did death result from injury at work</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 N}\">No</span></td></tr></table></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:11374-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11374-6" ] ; fhir:display [ fhir:v "Injury incident description" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:effective [ fhir:v "2000-01-01"^^xsd:date] ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "shot by other" ] ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:69444-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69444-8" ] ; fhir:display [ fhir:v "Did death result from injury at work" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0136"^^xsd:anyURI ] ; fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "No" ] ] ) ; fhir:text [ fhir:v "No" ] ] ] ) . # <http://www.example.org/fhir/Observation/vrdr-autopsy-performed-indicator-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-autopsy-performed-indicator-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-autopsy-performed-indicator"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-autopsy-performed-indicator> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-autopsy-performed-indicator-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-autopsy-performed-indicator-dcr-ex1</b></p><a name=\"vrdr-autopsy-performed-indicator-dcr-ex1\"> </a><a name=\"hcvrdr-autopsy-performed-indicator-dcr-ex1\"> </a><a name=\"vrdr-autopsy-performed-indicator-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85699-7}\">Autopsy was performed</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 Y}\">Yes</span></p><h3>Components</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 69436-4}\">Autopsy results available</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0136 Y}\">Yes</span></td></tr></table></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:85699-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "85699-7" ] ; fhir:display [ fhir:v "Autopsy was performed" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0136"^^xsd:anyURI ] ; fhir:code [ fhir:v "Y" ] ; fhir:display [ fhir:v "Yes" ] ] ) ; fhir:text [ fhir:v "Yes" ] ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:69436-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69436-4" ] ; fhir:display [ fhir:v "Autopsy results available" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0136"^^xsd:anyURI ] ; fhir:code [ fhir:v "Y" ] ; fhir:display [ fhir:v "Yes" ] ] ) ] ] ) . # <http://www.example.org/fhir/Observation/vrdr-death-date-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-death-date-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-date"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-date> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-death-date-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-death-date-dcr-ex1</b></p><a name=\"vrdr-death-date-dcr-ex1\"> </a><a name=\"hcvrdr-death-date-dcr-ex1\"> </a><a name=\"vrdr-death-date-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 81956-5}\">Date+time of death</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>effective</b>: 2023-04-24 01:00:00-0400</p><p><b>performer</b>: <a href=\"Practitioner-us-core-practitioner-dcr-ex1.html\">Practitioner Lm Doctor (official)</a></p><p><b>value</b>: 2023-04-24 01:00:00-0400</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 80616-6}\">Date and time pronounced dead [US Standard Certificate of Death]</span></p><p><b>value</b>: 2023-04-24 14:00:00-0400</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 58332-8}\">Location of death</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 16983000}\">Death in hospital</span></p></blockquote></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:81956-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "81956-5" ] ; fhir:display [ fhir:v "Date+time of death" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:effective [ fhir:v "2023-04-24T01:00:00-04:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/us-core-practitioner-dcr-ex1" ] ] ) ; # fhir:value [ fhir:v "2023-04-24T01:00:00-04:00"^^xsd:dateTime] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:80616-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80616-6" ] ; fhir:display [ fhir:v "Date and time pronounced dead [US Standard Certificate of Death]" ] ] ) ] ; fhir:value [ fhir:v "2023-04-24T14:00:00-04:00"^^xsd:dateTime ] ] [ fhir:code [ ( fhir:coding [ a loinc:58332-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "58332-8" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:16983000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "16983000" ] ; fhir:display [ fhir:v "Death in hospital" ] ] ) ] ] ) . # <http://www.example.org/fhir/Practitioner/vr-practitioner-ex1> a fhir:Practitioner ; fhir:id [ fhir:v "vr-practitioner-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Practitioner-vr"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Practitioner-vr> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_vr-practitioner-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner vr-practitioner-ex1</b></p><a name=\"vr-practitioner-ex1\"> </a><a name=\"hcvr-practitioner-ex1\"> </a><a name=\"vr-practitioner-ex1-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/456789</p><p><b>name</b>: Medical B Examiner (Official)</p><p><b>address</b>: Kennesaw GA 30144 US </p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "456789" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Examiner" ] ; ( fhir:given [ fhir:v "Medical" ] [ fhir:v "B" ] ) ] ) ; # fhir:address ( [ fhir:city [ fhir:v "Kennesaw" ] ; fhir:state [ fhir:v "GA" ] ; fhir:postalCode [ fhir:v "30144" ] ; fhir:country [ fhir:v "US" ] ] ) . # <http://www.example.org/fhir/Practitioner/us-core-practitioner-dcr-ex1> a fhir:Practitioner ; fhir:id [ fhir:v "us-core-practitioner-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_us-core-practitioner-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner us-core-practitioner-dcr-ex1</b></p><a name=\"us-core-practitioner-dcr-ex1\"> </a><a name=\"hcus-core-practitioner-dcr-ex1\"> </a><a name=\"us-core-practitioner-dcr-ex1-en-US\"> </a><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/1234567</p><p><b>name</b>: Lm Doctor (Official)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 309343006}\">Medical doctor</span></td></tr></table></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "1234567" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Doctor" ] ; ( fhir:given [ fhir:v "Lm" ] ) ] ) ; # fhir:qualification ( [ fhir:code [ ( fhir:coding [ a sct:309343006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "309343006" ] ; fhir:display [ fhir:v "Medical doctor" ] ] ) ; fhir:text [ fhir:v "Medical doctor" ] ] ] ) . # <http://www.example.org/fhir/Procedure/vrdr-death-certification-dcr-ex1> a fhir:Procedure ; fhir:id [ fhir:v "vrdr-death-certification-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certification"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certification> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_vrdr-death-certification-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure vrdr-death-certification-dcr-ex1</b></p><a name=\"vrdr-death-certification-dcr-ex1\"> </a><a name=\"hcvrdr-death-certification-dcr-ex1\"> </a><a name=\"vrdr-death-certification-dcr-ex1-en-US\"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 308646001}\">Death certification</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>performed</b>: 2023-04-27 15:30:00-0400</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 455381000124109}\">Death certification by medical examiner or coroner (procedure)</span></td><td><a href=\"Practitioner-vrdr-certifier-dcr-ex1.html\">Practitioner Medical A Examiner (official)</a></td></tr></table></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:code [ ( fhir:coding [ a sct:308646001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "308646001" ] ; fhir:display [ fhir:v "Death certification" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:performed [ fhir:v "2023-04-27T15:30:00-04:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:function [ ( fhir:coding [ a sct:455381000124109 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "455381000124109" ] ; fhir:display [ fhir:v "Death certification by medical examiner or coroner (procedure)" ] ] ) ] ; fhir:actor [ fhir:reference [ fhir:v "Practitioner/vrdr-certifier-dcr-ex1" ] ] ] ) . # <http://www.example.org/fhir/Observation/vrdr-manner-of-death-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-manner-of-death-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manner-of-death"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manner-of-death> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-manner-of-death-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-manner-of-death-dcr-ex1</b></p><a name=\"vrdr-manner-of-death-dcr-ex1\"> </a><a name=\"hcvrdr-manner-of-death-dcr-ex1\"> </a><a name=\"vrdr-manner-of-death-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69449-7}\">Manner of death</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>performer</b>: <a href=\"Practitioner-us-core-practitioner-dcr-ex1.html\">Practitioner Lm Doctor (official)</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 27935005}\">Homicide</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:69449-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69449-7" ] ; fhir:display [ fhir:v "Manner of death" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/us-core-practitioner-dcr-ex1" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:27935005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "27935005" ] ; fhir:display [ fhir:v "Homicide" ] ] ) ; fhir:text [ fhir:v "Homicide" ] ] . # <http://www.example.org/fhir/Observation/vrdr-cause-of-death-part1-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-cause-of-death-part1-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part1"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part1> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-cause-of-death-part1-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-cause-of-death-part1-dcr-ex1</b></p><a name=\"vrdr-cause-of-death-part1-dcr-ex1\"> </a><a name=\"hcvrdr-cause-of-death-part1-dcr-ex1\"> </a><a name=\"vrdr-cause-of-death-part1-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69453-9}\">Cause of death [US Standard Certificate of Death]</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>value</b>: <span title=\"Codes:\">Gunshot Wound of Head</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs lineNumber}\">line number</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69440-6}\">Disease onset to death interval</span></p><p><b>value</b>: 1 year</p></blockquote></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:69453-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69453-9" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "Gunshot Wound of Head" ] ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "lineNumber" ] ] ) ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] [ fhir:code [ ( fhir:coding [ a loinc:69440-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69440-6" ] ] ) ] ; fhir:value [ fhir:v "1 year" ] ] ) . # <http://www.example.org/fhir/Observation/vrdr-cause-of-death-part2-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-cause-of-death-part2-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part2"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part2> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-cause-of-death-part2-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-cause-of-death-part2-dcr-ex1</b></p><a name=\"vrdr-cause-of-death-part2-dcr-ex1\"> </a><a name=\"hcvrdr-cause-of-death-part2-dcr-ex1\"> </a><a name=\"vrdr-cause-of-death-part2-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69441-4}\">Other significant causes or conditions of death</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>performer</b>: <a href=\"Practitioner-vrdr-certifier-dcr-ex1.html\">Practitioner Medical A Examiner (official)</a></p><p><b>value</b>: <span title=\"Codes:\">Arteriosclerosis</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:69441-4 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69441-4" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/vrdr-certifier-dcr-ex1" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "Arteriosclerosis" ] ] . # <http://www.example.org/fhir/Location/vrdr-disposition-location-dcr-ex1> a fhir:Location ; fhir:id [ fhir:v "vrdr-disposition-location-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-disposition-location"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-disposition-location> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Location_vrdr-disposition-location-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Location vrdr-disposition-location-dcr-ex1</b></p><a name=\"vrdr-disposition-location-dcr-ex1\"> </a><a name=\"hcvrdr-disposition-location-dcr-ex1\"> </a><a name=\"vrdr-disposition-location-dcr-ex1-en-US\"> </a><p><b>name</b>: Affordable Cremations, LLC</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs disposition}\">Disposition Location</span></p><p><b>address</b>: BARRETT PARKWAY GA US </p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type si}\">Site</span></p></div>" ] ; # fhir:name [ fhir:v "Affordable Cremations, LLC"] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-location-type-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "disposition" ] ] ) ] ) ; # fhir:address [ fhir:city [ fhir:v "BARRETT PARKWAY" ] ; fhir:state [ fhir:v "GA" ] ; fhir:country [ fhir:v "US" ] ] ; # fhir:physicalType [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "si" ] ; fhir:display [ fhir:v "Site" ] ] ) ] . # <http://www.example.org/fhir/Organization/vrdr-funeral-home-dcr-ex1> a fhir:Organization ; fhir:id [ fhir:v "vrdr-funeral-home-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-funeral-home"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-funeral-home> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_vrdr-funeral-home-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization vrdr-funeral-home-dcr-ex1</b></p><a name=\"vrdr-funeral-home-dcr-ex1\"> </a><a name=\"hcvrdr-funeral-home-dcr-ex1\"> </a><a name=\"vrdr-funeral-home-dcr-ex1-en-US\"> </a><p><b>identifier</b>: 139</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-organization-type-cs funeralhome}\">Funeral Home</span></p><p><b>name</b>: Byles-Macdougall Funeral Service (New London)</p><p><b>address</b>: 88 Huntington St Kennesaw GA 30144 US </p></div>" ] ; # fhir:identifier ( [ fhir:value [ fhir:v "139" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:type ( [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-organization-type-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "funeralhome" ] ; fhir:display [ fhir:v "Funeral Home" ] ] ) ] ) ; # fhir:name [ fhir:v "Byles-Macdougall Funeral Service (New London)"] ; # fhir:address ( [ ( fhir:line [ fhir:v "88 Huntington St" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ; fhir:value [ fhir:v "88" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Huntington" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType"^^xsd:anyURI ] ; fhir:value [ fhir:v "St" ] ] ) ] ) ; fhir:city [ fhir:v "Kennesaw" ] ; fhir:state [ fhir:v "GA" ] ; fhir:postalCode [ fhir:v "30144" ] ; fhir:country [ fhir:v "US" ] ] ) . # <http://www.example.org/fhir/Observation/vrdr-decedent-disposition-method-dcr-ex1> a fhir:Observation ; fhir:id [ fhir:v "vrdr-decedent-disposition-method-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-disposition-method"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-disposition-method> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_vrdr-decedent-disposition-method-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation vrdr-decedent-disposition-method-dcr-ex1</b></p><a name=\"vrdr-decedent-disposition-method-dcr-ex1\"> </a><a name=\"hcvrdr-decedent-disposition-method-dcr-ex1\"> </a><a name=\"vrdr-decedent-disposition-method-dcr-ex1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 80905-3}\">Body disposition method</span></p><p><b>subject</b>: <a href=\"Patient-vrdr-decedent-dcr-ex1.html\">Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)</a></p><p><b>effective</b>: 2023-04-29</p><p><b>performer</b>: <a href=\"Practitioner-vrdr-mortician-dcr-ex1.html\">Practitioner Donald W Byles (official)</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 449961000124104}\">Cremation</span></p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:80905-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80905-3" ] ; fhir:display [ fhir:v "Body disposition method" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/vrdr-decedent-dcr-ex1" ] ] ; # fhir:effective [ fhir:v "2023-04-29"^^xsd:date] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/vrdr-mortician-dcr-ex1" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:449961000124104 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "449961000124104" ] ; fhir:display [ fhir:v "Cremation" ] ] ) ] . # <http://www.example.org/fhir/Practitioner/vrdr-mortician-dcr-ex1> a fhir:Practitioner ; fhir:id [ fhir:v "vrdr-mortician-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-mortician"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-mortician> ] [ fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_vrdr-mortician-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner vrdr-mortician-dcr-ex1</b></p><a name=\"vrdr-mortician-dcr-ex1\"> </a><a name=\"hcvrdr-mortician-dcr-ex1\"> </a><a name=\"vrdr-mortician-dcr-ex1-en-US\"> </a><p><b>Practitioner Role</b>: Mortician</p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/199612AB</p><p><b>name</b>: Donald W Byles (Official)</p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/practitioner-role"^^xsd:anyURI ] ; fhir:value [ fhir:v "Mortician" ] ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "199612AB" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Byles" ] ; ( fhir:given [ fhir:v "Donald" ] [ fhir:v "W" ] ) ] ) . # <http://www.example.org/fhir/Practitioner/vrdr-certifier-dcr-ex1> a fhir:Practitioner ; fhir:id [ fhir:v "vrdr-certifier-dcr-ex1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-certifier"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-certifier> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_vrdr-certifier-dcr-ex1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner vrdr-certifier-dcr-ex1</b></p><a name=\"vrdr-certifier-dcr-ex1\"> </a><a name=\"hcvrdr-certifier-dcr-ex1\"> </a><a name=\"vrdr-certifier-dcr-ex1-en-US\"> </a><p><b>Practitioner Role</b>: Certifier</p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">NPI</a>/987654</p><p><b>name</b>: Medical A Examiner (Official)</p><p><b>address</b>: Kennesaw GA 30144 US </p></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/practitioner-role"^^xsd:anyURI ] ; fhir:value [ fhir:v "Certifier" ] ] ) ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "987654" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Examiner" ] ; ( fhir:given [ fhir:v "Medical" ] [ fhir:v "A" ] ) ] ) ; # fhir:address ( [ fhir:city [ fhir:v "Kennesaw" ] ; fhir:state [ fhir:v "GA" ] ; fhir:postalCode [ fhir:v "30144" ] ; fhir:country [ fhir:v "US" ] ] ) . #
IG © 2023+ HL7 International / Public Health. Package hl7.fhir.us.mdi#2.0.1-cibuild based on FHIR 4.0.1. Generated 2024-11-22
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change