This page is part of the Vital Records Mortality and Morbidity Reporting FHIR IG (v2.0.0: STU 2) based on FHIR 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: <http://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:Resource.id [ fhir:value "CauseOfDeathCodedContentBundle-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-coded-bundle";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-coded-bundle> ]
];
fhir:Bundle.identifier [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/CertificateNumber" ];
fhir:Extension.valueString [ fhir:value "000182" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier1" ];
fhir:Extension.valueString [ fhir:value "000000000001" ] ], [
fhir:index 2;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier2" ];
fhir:Extension.valueString [ fhir:value "100000000001" ] ];
fhir:Identifier.system [ fhir:value "http://nchs.cdc.gov/vrdr_id" ];
fhir:Identifier.value [ fhir:value "2020NY000182" ]
];
fhir:Bundle.type [ fhir:value "collection"];
fhir:Bundle.timestamp [ fhir:value "2020-10-20T14:48:35.401641-04:00"^^xsd:dateTime];
fhir:Bundle.entry [
fhir:index 0;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/ActivityAtTimeOfDeath-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/ActivityAtTimeOfDeath-Example1>
], [
fhir:index 1;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/ManualUnderlyingCauseOfDeath-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/ManualUnderlyingCauseOfDeath-Example1>
], [
fhir:index 2;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/AutomatedUnderlyingCauseOfDeath-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/AutomatedUnderlyingCauseOfDeath-Example1>
], [
fhir:index 3;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/RecordAxisCauseOfDeath-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/RecordAxisCauseOfDeath-Example1>
], [
fhir:index 4;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example1>
], [
fhir:index 5;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example2" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example2>
], [
fhir:index 6;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example3" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example3>
], [
fhir:index 7;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example4" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example4>
], [
fhir:index 8;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/PlaceOfInjury-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/PlaceOfInjury-Example1>
], [
fhir:index 9;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Parameter/CodingStatusValues-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Parameter/CodingStatusValues-Example1>
], [
fhir:index 10;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/DecedentPregnancyStatus-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/DecedentPregnancyStatus-Example1>
], [
fhir:index 11;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/TobaccoUseContributedToDeath-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/TobaccoUseContributedToDeath-Example1>
], [
fhir:index 12;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/SurgeryDate-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/SurgeryDate-Example1>
], [
fhir:index 13;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/MannerOfDeath-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/MannerOfDeath-Example1>
], [
fhir:index 14;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/InjuryIncident-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/InjuryIncident-Example1>
], [
fhir:index 15;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Procedure/DeathCertification-Example2" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Procedure/DeathCertification-Example2>
], [
fhir:index 16;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example1>
], [
fhir:index 17;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example2" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example2>
], [
fhir:index 18;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/CauseOfDeathPart2-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/CauseOfDeathPart2-Example1>
], [
fhir:index 19;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/AutopsyPerformedIndicator-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/AutopsyPerformedIndicator-Example1>
].
<http://www.example.org/fhir/Observation/ActivityAtTimeOfDeath-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "ActivityAtTimeOfDeath-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-activity-at-time-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-activity-at-time-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"ActivityAtTimeOfDeath-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-activity-at-time-of-death.html\">Activity at Time of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Activity at time of death [CDC] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80626-5)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: While engaged in leisure activities. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-activity-at-time-of-death-cs.html\">Activity at Time of Death Codesystem</a>#1)</span></p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80626-5;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80626-5" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs" ];
fhir:Coding.code [ fhir:value "1" ];
fhir:Coding.display [ fhir:value "While engaged in leisure activities." ] ]
].
<http://www.example.org/fhir/Observation/ManualUnderlyingCauseOfDeath-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "ManualUnderlyingCauseOfDeath-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manual-underlying-cause-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manual-underlying-cause-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"ManualUnderlyingCauseOfDeath-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-manual-underlying-cause-of-death.html\">Manual Underlying Cause Of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death.underlying [Manual] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80359-3)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: Acute respiratory failure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html\">ICD-10</a>#J96.0)</span></p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80359-3;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80359-3" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ];
fhir:Coding.code [ fhir:value "J96.0" ] ]
].
<http://www.example.org/fhir/Observation/AutomatedUnderlyingCauseOfDeath-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "AutomatedUnderlyingCauseOfDeath-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-automated-underlying-cause-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-automated-underlying-cause-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"AutomatedUnderlyingCauseOfDeath-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-automated-underlying-cause-of-death.html\">Automated Underlying Cause Of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death.underlying [Automated] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80358-5)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: Acute respiratory failure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html\">ICD-10</a>#J96.0)</span></p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80358-5;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80358-5" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ];
fhir:Coding.code [ fhir:value "J96.0" ] ]
].
<http://www.example.org/fhir/Observation/RecordAxisCauseOfDeath-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "RecordAxisCauseOfDeath-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-record-axis-cause-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-record-axis-cause-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"RecordAxisCauseOfDeath-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-record-axis-cause-of-death.html\">Record Axis Cause Of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death record axis code [Automated] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80357-7)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: Acute respiratory failure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html\">ICD-10</a>#J96.0)</span></p><h3>Components</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>position <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#position)</span></td><td>1</td></tr></table></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80357-7;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80357-7" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ];
fhir:Coding.code [ fhir:value "J96.0" ] ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "position" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "1"^^xsd:integer ]
].
<http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "EntityAxisCauseOfDeath-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"EntityAxisCauseOfDeath-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-entity-axis-cause-of-death.html\">Entity Axis Cause Of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death entity axis code [Automated] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80356-9)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: Acute respiratory failure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html\">ICD-10</a>#J96.0)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: line number <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#lineNumber)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: position <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#position)</span></p><p><b>value</b>: 1</p></blockquote></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80356-9;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80356-9" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ];
fhir:Coding.code [ fhir:value "J96.0" ] ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "lineNumber" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "1"^^xsd:integer ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "position" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "1"^^xsd:integer ]
].
<http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example2> a fhir:Observation;
fhir:Resource.id [ fhir:value "EntityAxisCauseOfDeath-Example2"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"EntityAxisCauseOfDeath-Example2\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-entity-axis-cause-of-death.html\">Entity Axis Cause Of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death entity axis code [Automated] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80356-9)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: Burn of respiratory tract, part unspecified <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html\">ICD-10</a>#T27.3)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: line number <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#lineNumber)</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: position <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#position)</span></p><p><b>value</b>: 1</p></blockquote></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80356-9;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80356-9" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ];
fhir:Coding.code [ fhir:value "T27.3" ] ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "lineNumber" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "2"^^xsd:integer ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "position" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "1"^^xsd:integer ]
].
<http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example3> a fhir:Observation;
fhir:Resource.id [ fhir:value "EntityAxisCauseOfDeath-Example3"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"EntityAxisCauseOfDeath-Example3\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-entity-axis-cause-of-death.html\">Entity Axis Cause Of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death entity axis code [Automated] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80356-9)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: Exposure to uncontrolled fire in building or structure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html\">ICD-10</a>#X00)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: line number <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#lineNumber)</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: position <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#position)</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: e Code Indicator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#eCodeIndicator)</span></p><p><b>value</b>: true</p></blockquote></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80356-9;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80356-9" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ];
fhir:Coding.code [ fhir:value "X00" ] ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "lineNumber" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "2"^^xsd:integer ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "position" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "2"^^xsd:integer ]
], [
fhir:index 2;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "eCodeIndicator" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "true"^^xsd:boolean ]
].
<http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example4> a fhir:Observation;
fhir:Resource.id [ fhir:value "EntityAxisCauseOfDeath-Example4"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"EntityAxisCauseOfDeath-Example4\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-entity-axis-cause-of-death.html\">Entity Axis Cause Of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death entity axis code [Automated] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80356-9)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: Burn of other parts of respiratory tract <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html\">ICD-10</a>#T27.2)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: line number <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#lineNumber)</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: position <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#position)</span></p><p><b>value</b>: 3</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: e Code Indicator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#eCodeIndicator)</span></p><p><b>value</b>: false</p></blockquote></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80356-9;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80356-9" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10" ];
fhir:Coding.code [ fhir:value "T27.2" ] ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "lineNumber" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "2"^^xsd:integer ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "position" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "3"^^xsd:integer ]
], [
fhir:index 2;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "eCodeIndicator" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
].
<http://www.example.org/fhir/Observation/PlaceOfInjury-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "PlaceOfInjury-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-place-of-injury";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-place-of-injury> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"PlaceOfInjury-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-place-of-injury.html\">Place Of Injury</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Injury location <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11376-1)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><p><b>value</b>: Home <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#LA14084-0)</span></p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:11376-1;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "11376-1" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:LA14084-0;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "LA14084-0" ];
fhir:Coding.display [ fhir:value "Home" ] ]
].
<http://www.example.org/fhir/Parameter/CodingStatusValues-Example1> a fhir:Parameters;
fhir:Resource.id [ fhir:value "CodingStatusValues-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coding-status-values";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coding-status-values> ]
];
fhir:Parameters.parameter [
fhir:index 0;
fhir:Parameters.parameter.name [ fhir:value "shipmentNumber" ];
fhir:Parameters.parameter.valueString [ fhir:value "A2B2" ]
], [
fhir:index 1;
fhir:Parameters.parameter.name [ fhir:value "receiptDate" ];
fhir:Parameters.parameter.valueDate [ fhir:value "2021-12-12"^^xsd:date ]
], [
fhir:index 2;
fhir:Parameters.parameter.name [ fhir:value "coderStatus" ];
fhir:Parameters.parameter.valueInteger [ fhir:value "5"^^xsd:integer ]
], [
fhir:index 3;
fhir:Parameters.parameter.name [ fhir:value "intentionalReject" ];
fhir:Parameters.parameter.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-intentional-reject-cs" ];
fhir:Coding.code [ fhir:value "1" ];
fhir:Coding.display [ fhir:value "Reject1" ] ] ]
], [
fhir:index 4;
fhir:Parameters.parameter.name [ fhir:value "acmeSystemReject" ];
fhir:Parameters.parameter.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-reject-cs" ];
fhir:Coding.code [ fhir:value "0" ];
fhir:Coding.display [ fhir:value "Not Rejected" ] ] ]
], [
fhir:index 5;
fhir:Parameters.parameter.name [ fhir:value "transaxConversion" ];
fhir:Parameters.parameter.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-transax-conversion-cs" ];
fhir:Coding.code [ fhir:value "3" ];
fhir:Coding.display [ fhir:value "Conversion using non-ambivalent table entries" ] ] ]
].
<http://www.example.org/fhir/Observation/DecedentPregnancyStatus-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "DecedentPregnancyStatus-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-pregnancy-status";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-pregnancy-status> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"DecedentPregnancyStatus-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-pregnancy-status.html\">Decedent Pregnancy Status</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Timing of recent pregnancy in relation to death <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69442-2)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>value</b>: Pregnant at time of death <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-pregnancy-status-cs.html\">Pregnancy Status Codes</a>#2)</span></p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69442-2;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69442-2" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.valueCodeableConcept [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/BypassEditFlag" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-bypass-edit-flag-cs" ];
fhir:Coding.code [ fhir:value "2" ];
fhir:Coding.display [ fhir:value "Edit Failed, Data Queried, but not Verified" ] ] ] ];
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-pregnancy-status-cs" ];
fhir:Coding.code [ fhir:value "2" ];
fhir:Coding.display [ fhir:value "Pregnant at time of death" ] ]
].
<http://www.example.org/fhir/Observation/TobaccoUseContributedToDeath-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "TobaccoUseContributedToDeath-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-tobacco-use-contributed-to-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-tobacco-use-contributed-to-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"TobaccoUseContributedToDeath-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-tobacco-use-contributed-to-death.html\">Tobacco Use Contributed To Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Did tobacco use contribute to death <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69443-0)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>value</b>: Yes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#373066001)</span></p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69443-0;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69443-0" ];
fhir:Coding.display [ fhir:value "Did tobacco use contribute to death" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:373066001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "373066001" ];
fhir:Coding.display [ fhir:value "Yes" ] ]
].
<http://www.example.org/fhir/Observation/SurgeryDate-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "SurgeryDate-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-surgery-date";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-surgery-date> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"SurgeryDate-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-surgery-date.html\">Surgery Date</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Date and time of surgery <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80992-1)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>effective</b>: 2019-11-12</p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:80992-1;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "80992-1" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.effectiveDateTime [ fhir:value "2019-11-12"^^xsd:date].
<http://www.example.org/fhir/Observation/MannerOfDeath-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "MannerOfDeath-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manner-of-death";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manner-of-death> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"MannerOfDeath-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-manner-of-death.html\">Manner of Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Manner of death <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69449-7)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>performer</b>: <a href=\"Practitioner-Certifier-Example1.html\">Practitioner/Certifier-Example1</a> \" BLACK\"</p><p><b>value</b>: Natural death <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#38605008)</span></p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69449-7;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69449-7" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.performer [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Practitioner/Certifier-Example1" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:38605008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "38605008" ];
fhir:Coding.display [ fhir:value "Natural death" ] ]
].
<http://www.example.org/fhir/Observation/InjuryIncident-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "InjuryIncident-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-incident";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-injury-incident> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"InjuryIncident-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-injury-incident.html\">Injury Incident</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Injury incident description Narrative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#11374-6)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>effective</b>: 2019-11-02 01:00:00-0500</p><p><b>value</b>: drug toxicity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><blockquote><p><b>component</b></p><p><b>code</b>: Did death result from injury at work <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69444-8)</span></p><p><b>value</b>: No <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/v2/0136/index.html\">v2 Y/N Indicator</a>#N)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Place of injury Facility <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69450-5)</span></p><p><b>value</b>: Home <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Transportation role of decedent <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69451-3)</span></p><p><b>value</b>: Hoverboard Rider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a>#OTH \"Other\")</span></p></blockquote></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:11374-6;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "11374-6" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.effectiveDateTime [ fhir:value "2019-11-02T13:00:00-05:00"^^xsd:dateTime];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "drug toxicity" ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69444-8;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69444-8" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ];
fhir:Coding.code [ fhir:value "N" ];
fhir:Coding.display [ fhir:value "No" ] ] ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69450-5;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69450-5" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "Home" ] ]
], [
fhir:index 2;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69451-3;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69451-3" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ];
fhir:Coding.code [ fhir:value "OTH" ];
fhir:Coding.display [ fhir:value "Other" ] ];
fhir:CodeableConcept.text [ fhir:value "Hoverboard Rider" ] ]
].
<http://www.example.org/fhir/Procedure/DeathCertification-Example2> a fhir:Procedure;
fhir:Resource.id [ fhir:value "DeathCertification-Example2"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certification";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certification> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Procedure \"DeathCertification-Example2\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-death-certification.html\">Death Certification Procedure</a></p></div><p><b>identifier</b>: id: 180</p><p><b>status</b>: completed</p><p><b>category</b>: Diagnostic procedure <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#103693007)</span></p><p><b>code</b>: Death certification <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#308646001)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>performed</b>: 2020-11-14 04:39:40-0500</p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td>*</td><td>Death certification and verification by physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#434641000124105)</span></td><td><a href=\"Practitioner-Certifier-Example1.html\">Practitioner/Certifier-Example1</a> \" BLACK\"</td></tr></table></div>"
];
fhir:Procedure.identifier [
fhir:index 0;
fhir:Identifier.value [ fhir:value "180" ]
];
fhir:Procedure.status [ fhir:value "completed"];
fhir:Procedure.category [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:103693007;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "103693007" ];
fhir:Coding.display [ fhir:value "Diagnostic procedure" ] ]
];
fhir:Procedure.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:308646001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "308646001" ];
fhir:Coding.display [ fhir:value "Death certification" ] ]
];
fhir:Procedure.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Procedure.performedDateTime [ fhir:value "2020-11-14T16:39:40-05:00"^^xsd:dateTime];
fhir:Procedure.performer [
fhir:index 0;
fhir:Procedure.performer.function [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:434641000124105;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "434641000124105" ];
fhir:Coding.display [ fhir:value "Death certification and verification by physician" ] ] ];
fhir:Procedure.performer.actor [
fhir:Reference.reference [ fhir:value "Practitioner/Certifier-Example1" ] ]
].
<http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "CauseOfDeathPart1-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part1";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part1> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"CauseOfDeathPart1-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-cause-of-death-part1.html\">Cause Of Death Part 1</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death [US Standard Certificate of Death] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69453-9)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>performer</b>: <a href=\"Practitioner-Certifier-Example1.html\">Practitioner/Certifier-Example1</a> \" BLACK\"</p><p><b>value</b>: Cardiopulmonary arrest <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><blockquote><p><b>component</b></p><p><b>code</b>: line number <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#lineNumber)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Disease onset to death interval <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69440-6)</span></p><p><b>value</b>: 4 hours</p></blockquote></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69453-9;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69453-9" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.performer [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Practitioner/Certifier-Example1" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "Cardiopulmonary arrest" ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "lineNumber" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "1"^^xsd:integer ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69440-6;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69440-6" ] ] ];
fhir:Observation.component.valueString [ fhir:value "4 hours" ]
].
<http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example2> a fhir:Observation;
fhir:Resource.id [ fhir:value "CauseOfDeathPart1-Example2"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part1";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part1> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"CauseOfDeathPart1-Example2\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-cause-of-death-part1.html\">Cause Of Death Part 1</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Cause of death [US Standard Certificate of Death] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69453-9)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>performer</b>: <a href=\"Practitioner-Certifier-Example1.html\">Practitioner/Certifier-Example1</a> \" BLACK\"</p><p><b>value</b>: Eclampsia <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><blockquote><p><b>component</b></p><p><b>code</b>: line number <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#lineNumber)</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Disease onset to death interval <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69440-6)</span></p><p><b>value</b>: 3 months</p></blockquote></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69453-9;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69453-9" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.performer [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Practitioner/Certifier-Example1" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "Eclampsia" ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "lineNumber" ] ] ];
fhir:Observation.component.valueInteger [ fhir:value "2"^^xsd:integer ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69440-6;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69440-6" ] ] ];
fhir:Observation.component.valueString [ fhir:value "3 months" ]
].
<http://www.example.org/fhir/Observation/CauseOfDeathPart2-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "CauseOfDeathPart2-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part2";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-part2> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"CauseOfDeathPart2-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-cause-of-death-part2.html\">Cause of Death Part 2</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Other significant causes or conditions of death <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69441-4)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>performer</b>: <a href=\"Practitioner-Certifier-Example1.html\">Practitioner/Certifier-Example1</a> \" BLACK\"</p><p><b>value</b>: hypertensive heart disease <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69441-4;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69441-4" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.performer [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Practitioner/Certifier-Example1" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "hypertensive heart disease" ]
].
<http://www.example.org/fhir/Observation/AutopsyPerformedIndicator-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "AutopsyPerformedIndicator-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-autopsy-performed-indicator";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-autopsy-performed-indicator> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"AutopsyPerformedIndicator-Example1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-autopsy-performed-indicator.html\">Autopsy Performed Indicator</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Autopsy was performed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85699-7)</span></p><p><b>subject</b>: <a href=\"Patient-Decedent-Example1.html\">Patient/Decedent-Example1</a> \" PATEL\"</p><p><b>value</b>: Yes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/v2/0136/index.html\">v2 Y/N Indicator</a>#Y)</span></p><h3>Components</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Autopsy results available <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#69436-4)</span></td><td>Yes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/v2/0136/index.html\">v2 Y/N Indicator</a>#Y)</span></td></tr></table></div>"
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:85699-7;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "85699-7" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/Decedent-Example1" ]
];
fhir:Observation.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ];
fhir:Coding.code [ fhir:value "Y" ];
fhir:Coding.display [ fhir:value "Yes" ] ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:69436-4;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "69436-4" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ];
fhir:Coding.code [ fhir:value "Y" ];
fhir:Coding.display [ fhir:value "Yes" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.