This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v2.2.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: <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 "DeathCertificateDocument-Example2"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certificate-document"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certificate-document> ] ) ] ; # fhir:identifier [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/CertificateNumber"^^xsd:anyURI ] ; fhir:value [ fhir:v "000182" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier1"^^xsd:anyURI ] ; fhir:value [ fhir:v "000000000001" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier2"^^xsd:anyURI ] ; fhir:value [ fhir:v "100000000001" ] ] ) ; fhir:system [ fhir:v "http://nchs.cdc.gov/vrdr_id"^^xsd:anyURI ] ; fhir:value [ fhir:v "2020NY000182" ] ] ; # fhir:type [ fhir:v "document"] ; # fhir:timestamp [ fhir:v "2020-10-20T14:48:35.401641-04:00"^^xsd:dateTime] ; # fhir:entry ( [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Bundle/DeathCertificate-Example2"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Bundle/DeathCertificate-Example2> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Patient/Decedent-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Patient/Decedent-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/RelatedPerson/DecedentFather-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/RelatedPerson/DecedentFather-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/RelatedPerson/DecedentMother-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/RelatedPerson/DecedentMother-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/RelatedPerson/DecedentSpouse-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/RelatedPerson/DecedentSpouse-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/DecedentAge-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/DecedentAge-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/InputRaceAndEthnicity-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/InputRaceAndEthnicity-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/BirthRecordIdentifier-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/BirthRecordIdentifier-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/DecedentEducationLevel-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/DecedentEducationLevel-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/DecedentMilitaryService-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/DecedentMilitaryService-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/DecedentUsualWork-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/DecedentUsualWork-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/EmergingIssues-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/EmergingIssues-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/DecedentPregnancyStatus-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/DecedentPregnancyStatus-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/TobaccoUseContributedToDeath-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/TobaccoUseContributedToDeath-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/DeathDate-Example2"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/DeathDate-Example2> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/SurgeryDate-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/SurgeryDate-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/ExaminerContacted-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/ExaminerContacted-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/MannerOfDeath-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/MannerOfDeath-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Location/DeathLocation-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Location/DeathLocation-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Location/InjuryLocation-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Location/InjuryLocation-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/InjuryIncident-Example2"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/InjuryIncident-Example2> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Practitioner/Certifier-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Practitioner/Certifier-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Procedure/DeathCertification-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Procedure/DeathCertification-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example2"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example2> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/CauseOfDeathPart2-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/CauseOfDeathPart2-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Location/DispositionLocation-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Location/DispositionLocation-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Organization/FuneralHome-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Organization/FuneralHome-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/DecedentDispositionMethod-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/DecedentDispositionMethod-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/AutopsyPerformedIndicator-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/AutopsyPerformedIndicator-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Practitioner/Mortician-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Practitioner/Mortician-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/ActivityAtTimeOfDeath-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/ActivityAtTimeOfDeath-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/CodedRaceAndEthnicity-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/CodedRaceAndEthnicity-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/ManualUnderlyingCauseOfDeath-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/ManualUnderlyingCauseOfDeath-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/AutomatedUnderlyingCauseOfDeath-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/AutomatedUnderlyingCauseOfDeath-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/RecordAxisCauseOfDeath-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/RecordAxisCauseOfDeath-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/PlaceOfInjury-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Observation/PlaceOfInjury-Example1> ) ] [ fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Parameters/CodingStatusValues-Example1"^^xsd:anyURI ] ; ( fhir:resource <http://www.example.org/fhir/Parameters/CodingStatusValues-Example1> ) ] ) . # <http://www.example.org/fhir/Bundle/DeathCertificate-Example2> a fhir:Composition ; fhir:id [ fhir:v "DeathCertificate-Example2"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certificate"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-death-certificate> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"DeathCertificate-Example2\"> </a></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 Composition "DeathCertificate-Example2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-death-certificate.html\">Death Certificate</a></p></div><p><b>Filing Format</b>: Electronic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-filing-format-cs.html\">Filing Formats CodeSystem</a>#electronic)</span></p><p><b>Replacement Status of a Death Record (deprecated)</b>: original record <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-replace-status-cs.html\">Replacement Status of Death Record Submission</a>#original)</span></p><p><b>State Specific Field</b>: State Specific Content</p><p><b>status</b>: final</p><p><b>type</b>: Death certificate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#64297-5)</span></p><p><b>date</b>: 2020-11-15 16:39:54-0500</p><p><b>author</b>: <a href=\"#Practitioner_Certifier-Example1\">See above (Practitioner/Certifier-Example1)</a></p><p><b>title</b>: Death Certificate</p><h3>Attesters</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style=\"display: none\">*</td><td>legal</td><td>2020-11-14 16:39:40-0500</td><td><a href=\"#Practitioner_Certifier-Example1\">See above (Practitioner/Certifier-Example1)</a></td></tr></table><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td>103693007 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#103693007)</span></td><td><a href=\"#Procedure_DeathCertification-Example1\">See above (Procedure/DeathCertification-Example1)</a></td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/FilingFormat"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-filing-format-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "electronic" ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/ReplaceStatus"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-replace-status-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "original" ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/StateSpecificField"^^xsd:anyURI ] ; fhir:value [ fhir:v "State Specific Content" ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ a loinc:64297-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "64297-5" ] ; fhir:display [ fhir:v "Death certificate" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:date [ fhir:v "2020-11-15T16:39:54-05:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] ) ; # fhir:title [ fhir:v "Death Certificate"] ; # fhir:attester ( [ fhir:mode [ fhir:v "legal" ] ; fhir:time [ fhir:v "2020-11-14T16:39:40-05:00"^^xsd:dateTime ] ; fhir:party [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] ] ) ; # fhir:event ( [ ( fhir:code [ ( fhir:coding [ a sct:103693007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "103693007" ] ] ) ] ) ; ( fhir:detail [ fhir:reference [ fhir:v "Procedure/DeathCertification-Example1" ] ] ) ] ) ; # fhir:section ( [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "DecedentDemographics" ] ] ) ] ; ( fhir:entry [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] [ fhir:reference [ fhir:v "RelatedPerson/DecedentFather-Example1" ] ] [ fhir:reference [ fhir:v "RelatedPerson/DecedentMother-Example1" ] ] [ fhir:reference [ fhir:v "RelatedPerson/DecedentSpouse-Example1" ] ] [ fhir:reference [ fhir:v "Observation/DecedentAge-Example1" ] ] [ fhir:reference [ fhir:v "Observation/BirthRecordIdentifier-Example1" ] ] [ fhir:reference [ fhir:v "Observation/DecedentEducationLevel-Example1" ] ] [ fhir:reference [ fhir:v "Observation/DecedentMilitaryService-Example1" ] ] [ fhir:reference [ fhir:v "Observation/DecedentUsualWork-Example1" ] ] [ fhir:reference [ fhir:v "Observation/InputRaceAndEthnicity-Example1" ] ] [ fhir:reference [ fhir:v "Observation/EmergingIssues-Example1" ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "DeathInvestigation" ] ] ) ] ; ( fhir:entry [ fhir:reference [ fhir:v "Observation/ExaminerContacted-Example1" ] ] [ fhir:reference [ fhir:v "Observation/DecedentPregnancyStatus-Example1" ] ] [ fhir:reference [ fhir:v "Observation/TobaccoUseContributedToDeath-Example1" ] ] [ fhir:reference [ fhir:v "Observation/AutopsyPerformedIndicator-Example1" ] ] [ fhir:reference [ fhir:v "Location/DeathLocation-Example1" ] ] [ fhir:reference [ fhir:v "Location/InjuryLocation-Example1" ] ] [ fhir:reference [ fhir:v "Observation/InjuryIncident-Example2" ] ] [ fhir:reference [ fhir:v "Observation/DeathDate-Example2" ] ] [ fhir:reference [ fhir:v "Observation/SurgeryDate-Example1" ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "DeathCertification" ] ] ) ] ; ( fhir:entry [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] [ fhir:reference [ fhir:v "Procedure/DeathCertification-Example1" ] ] [ fhir:reference [ fhir:v "Observation/MannerOfDeath-Example1" ] ] [ fhir:reference [ fhir:v "Observation/CauseOfDeathPart1-Example1" ] ] [ fhir:reference [ fhir:v "Observation/CauseOfDeathPart1-Example2" ] ] [ fhir:reference [ fhir:v "Observation/CauseOfDeathPart2-Example1" ] ] ) ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-document-section-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "DecedentDisposition" ] ] ) ] ; ( fhir:entry [ fhir:reference [ fhir:v "Location/DispositionLocation-Example1" ] ] [ fhir:reference [ fhir:v "Organization/FuneralHome-Example1" ] ] [ fhir:reference [ fhir:v "Observation/DecedentDispositionMethod-Example1" ] ] [ fhir:reference [ fhir:v "Practitioner/Mortician-Example1" ] ] ) ] [ 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 "CodedContent" ] ] ) ] ; ( fhir:entry [ fhir:reference [ fhir:v "Observation/ActivityAtTimeOfDeath-Example1" ] ] [ fhir:reference [ fhir:v "Observation/PlaceOfInjury-Example1" ] ] [ fhir:reference [ fhir:v "Observation/CodedRaceAndEthnicity-Example1" ] ] [ fhir:reference [ fhir:v "Observation/ManualUnderlyingCauseOfDeath-Example1" ] ] [ fhir:reference [ fhir:v "Observation/AutomatedUnderlyingCauseOfDeath-Example1" ] ] [ fhir:reference [ fhir:v "Observation/RecordAxisCauseOfDeath-Example1" ] ] [ fhir:reference [ fhir:v "Observation/EntityAxisCauseOfDeath-Example1" ] ] [ fhir:reference [ fhir:v "Parameters/CodingStatusValues-Example1" ] ] ) ] ) . # <http://www.example.org/fhir/Patient/Decedent-Example1> a fhir:Patient ; fhir:id [ fhir:v "Decedent-Example1"] ; # 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 "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"Decedent-Example1\"> </a></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 Patient "Decedent-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent.html\">Decedent</a></p></div><p><b>Spouse Is Alive</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><p><b>NVSS SexAtDeath</b>: Unknown <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</a>#unknown)</span></p><p><b>Birth Place</b>: Roanoke VA US </p><p><b>identifier</b>: Social Beneficiary Identifier: 987654321</p><p><b>name</b>: Madelyn Patel (OFFICIAL)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: </p><p><b>address</b>: 5590 Lockwood Drive Danville VA US </p><p><b>maritalStatus</b>: Never Married <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-MaritalStatus.html\">MaritalStatus</a>#S)</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Relationship</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Friend of family <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0131.html\">contactRole2</a>#U)</span></td><td>Joe Smith</td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/SpouseAlive"^^xsd:anyURI ] ; 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:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/NVSS-SexAtDeath"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ; fhir:code [ fhir:v "unknown" ] ; fhir:display [ fhir:v "Unknown" ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ; fhir:value [ a fhir:Address ; fhir:city [ fhir:v "Roanoke" ] ; fhir:state [ fhir:v "VA" ] ; fhir:country [ fhir:v "US" ] ] ] ) ; # 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 "987654321" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Patel" ] ; ( fhir:given [ fhir:v "Madelyn" ] ) ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Day"^^xsd:anyURI ] ; fhir:value [ fhir:v "10"^^xsd:nonNegativeInteger ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Year"^^xsd:anyURI ] ; fhir:value [ fhir:v "2004"^^xsd:nonNegativeInteger ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Month"^^xsd:anyURI ] ; fhir:value [ fhir:v "11"^^xsd:nonNegativeInteger ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/PartialDate"^^xsd:anyURI ] ] ) ] ; # fhir:address ( [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/WithinCityLimitsIndicator"^^xsd:anyURI ] ; fhir:value [ a 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:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/StreetName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Lockwood" ] ] ) ; ( fhir:line [ fhir:v "5590 Lockwood Drive" ] ) ; fhir:city [ fhir:v "Danville" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/CityCode"^^xsd:anyURI ] ; fhir:value [ fhir:v "1234"^^xsd:positiveInteger ] ] ) ] ; fhir:district [ fhir:v "Fairfax" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/DistrictCode"^^xsd:anyURI ] ; fhir:value [ fhir:v "321"^^xsd:positiveInteger ] ] ) ] ; fhir:state [ fhir:v "VA" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:maritalStatus [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/BypassEditFlag"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-bypass-edit-flag-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "0" ] ; fhir:display [ fhir:v "Edit Passed" ] ] ) ] ] ) ; ( 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:contact ( [ ( fhir:relationship [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ; fhir:code [ fhir:v "U" ] ] ) ; fhir:text [ fhir:v "Friend of family" ] ] ) ; fhir:name [ fhir:text [ fhir:v "Joe Smith" ] ] ] ) . # <http://www.example.org/fhir/RelatedPerson/DecedentFather-Example1> a fhir:RelatedPerson ; fhir:id [ fhir:v "DecedentFather-Example1"] ; # 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\"><p><b>Generated Narrative: RelatedPerson</b><a name=\"DecedentFather-Example1\"> </a></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 RelatedPerson "DecedentFather-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-father.html\">Decedent Father</a></p></div><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>relationship</b>: father <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#FTH)</span></p><p><b>name</b>: Decedent Dad(OFFICIAL)</p></div>" ] ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "FTH" ] ] ) ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:text [ fhir:v "Decedent Dad" ] ; fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "John" ] ) ; ( fhir:suffix [ fhir:v "Sr" ] ) ] ) . # <http://www.example.org/fhir/RelatedPerson/DecedentMother-Example1> a fhir:RelatedPerson ; fhir:id [ fhir:v "DecedentMother-Example1"] ; # 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\"><p><b>Generated Narrative: RelatedPerson</b><a name=\"DecedentMother-Example1\"> </a></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 RelatedPerson "DecedentMother-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-mother.html\">Decedent Mother</a></p></div><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>relationship</b>: mother <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#MTH)</span></p><p><b>name</b>: Decedent Mom(MAIDEN)</p></div>" ] ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "MTH" ] ] ) ] ) ; # fhir:name ( [ fhir:use [ fhir:v "maiden" ] ; fhir:text [ fhir:v "Decedent Mom" ] ; fhir:family [ fhir:v "Suzette" ] ; ( fhir:given [ fhir:v "Jane" ] ) ] ) . # <http://www.example.org/fhir/RelatedPerson/DecedentSpouse-Example1> a fhir:RelatedPerson ; fhir:id [ fhir:v "DecedentSpouse-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-spouse"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-spouse> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: RelatedPerson</b><a name=\"DecedentSpouse-Example1\"> </a></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 RelatedPerson "DecedentSpouse-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-spouse.html\">Decedent Spouse</a></p></div><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>relationship</b>: spouse <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-RoleCode.html\">RoleCode</a>#SPS)</span></p><p><b>name</b>: Decedent Spouse(MAIDEN)</p></div>" ] ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:patient [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:relationship ( [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ; fhir:code [ fhir:v "SPS" ] ] ) ] ) ; # fhir:name ( [ fhir:use [ fhir:v "maiden" ] ; fhir:text [ fhir:v "Decedent Spouse" ] ; fhir:family [ fhir:v "Gazette" ] ; ( fhir:given [ fhir:v "Samuel" ] ) ; ( fhir:suffix [ fhir:v "III" ] ) ] ) . # <http://www.example.org/fhir/Observation/DecedentAge-Example1> a fhir:Observation ; fhir:id [ fhir:v "DecedentAge-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"DecedentAge-Example1\"> </a></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 "DecedentAge-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-age.html\">Decedent Age</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 39016-1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#39016-1)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>value</b>: 42 years<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = '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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:value [ a fhir:Quantity ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/BypassEditFlag"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-bypass-edit-flag-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "0" ] ; fhir:display [ fhir:v "Edit Passed" ] ] ) ] ] ) ; fhir:value [ fhir:v "42"^^xsd:decimal ] ; fhir:unit [ fhir:v "years" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "a" ] ] . # <http://www.example.org/fhir/Observation/InputRaceAndEthnicity-Example1> a fhir:Observation ; fhir:id [ fhir:v "InputRaceAndEthnicity-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-input-race-and-ethnicity"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-input-race-and-ethnicity> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"InputRaceAndEthnicity-Example1\"> </a></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 "InputRaceAndEthnicity-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-input-race-and-ethnicity.html\">Input Race and Ethnicity</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Race and Ethnicity Data submitted by Jurisdictions to NCHS <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-observations-cs.html\">Local Observation Codes</a>#inputraceandethnicity)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><blockquote><p><b>component</b></p><p><b>code</b>: White <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#White)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Black Or African American <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#BlackOrAfricanAmerican)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: American Indian Or Alaska Native <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#AmericanIndianOrAlaskanNative)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Asian Indian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#AsianIndian)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Chinese <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#Chinese)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Filipino <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#Filipino)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Japanese <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#Japanese)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Korean <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#Korean)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Vietnamese <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#Vietnamese)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Other Asian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#OtherAsian)</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Native Hawaiian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#NativeHawaiian)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Guamanian Or Chamorro <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#GuamanianOrChamorro)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Samoan <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#Samoan)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Other Pacific Islander <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#OtherPacificIslander)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Other Race <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#OtherRace)</span></p><p><b>value</b>: false</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: First Other Asian Literal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#FirstOtherAsianLiteral)</span></p><p><b>value</b>: Malaysian</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: First American Indian Or Alaska Native Literal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#FirstAmericanIndianOrAlaskanNativeLiteral)</span></p><p><b>value</b>: Arikara</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hispanic Mexican <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#HispanicMexican)</span></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></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hispanic Cuban <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#HispanicCuban)</span></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></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hispanic Puerto Rican <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#HispanicPuertoRican)</span></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></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hispanic Other <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#HispanicOther)</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></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "inputraceandethnicity" ] ] ) ] ; # fhir:subject [ fhir:display [ fhir:v "NCHS generated" ] ] ; # 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 "White" ] ] ) ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "BlackOrAfricanAmerican" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "AmericanIndianOrAlaskanNative" ] ] ) ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "AsianIndian" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "Chinese" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "Filipino" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "Japanese" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "Korean" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "Vietnamese" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "OtherAsian" ] ] ) ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "NativeHawaiian" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "GuamanianOrChamorro" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "Samoan" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "OtherPacificIslander" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "OtherRace" ] ] ) ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "FirstOtherAsianLiteral" ] ] ) ] ; fhir:value [ fhir:v "Malaysian" ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "FirstAmericanIndianOrAlaskanNativeLiteral" ] ] ) ] ; fhir:value [ fhir:v "Arikara" ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "HispanicMexican" ] ] ) ] ; 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:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "HispanicCuban" ] ] ) ] ; 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:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "HispanicPuertoRican" ] ] ) ] ; 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:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "HispanicOther" ] ] ) ] ; 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" ] ] ) ] ] ) . # <http://www.example.org/fhir/Observation/BirthRecordIdentifier-Example1> a fhir:Observation ; fhir:id [ fhir:v "BirthRecordIdentifier-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-birth-record-identifier"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-birth-record-identifier> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"BirthRecordIdentifier-Example1\"> </a></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 "BirthRecordIdentifier-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-birth-record-identifier.html\">Birth Record Identifier</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Birth registry number <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html\">identifierType</a>#BR)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>value</b>: 717171</p><blockquote><p><b>component</b></p><p><b>code</b>: 21842-0 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21842-0)</span></p><p><b>value</b>: YC</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 80904-6 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80904-6)</span></p><p><b>value</b>: 1961</p></blockquote></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "BR" ] ; fhir:display [ fhir:v "Birth registry number" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:value [ fhir:v "717171"] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:21842-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "21842-0" ] ] ) ] ; fhir:value [ fhir:v "YC" ] ] [ fhir:code [ ( fhir:coding [ a loinc:80904-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80904-6" ] ] ) ] ; fhir:value [ fhir:v "1961"^^xsd:gYear ] ] ) . # <http://www.example.org/fhir/Observation/DecedentEducationLevel-Example1> a fhir:Observation ; fhir:id [ fhir:v "DecedentEducationLevel-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"DecedentEducationLevel-Example1\"> </a></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 "DecedentEducationLevel-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-education-level.html\">Decedent Education Level</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 80913-7 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80913-7)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>value</b>: Some secondary or high school education <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-EducationLevel.html\">Education Level</a>#SEC)</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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EducationLevel"^^xsd:anyURI ] ; fhir:code [ fhir:v "SEC" ] ; fhir:display [ fhir:v "Some secondary or high school education" ] ] ) ] . # <http://www.example.org/fhir/Observation/DecedentMilitaryService-Example1> a fhir:Observation ; fhir:id [ fhir:v "DecedentMilitaryService-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"DecedentMilitaryService-Example1\"> </a></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 "DecedentMilitaryService-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-military-service.html\">Decedent Military Service</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 55280-2 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#55280-2)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></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></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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # 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/DecedentUsualWork-Example1> a fhir:Observation ; fhir:id [ fhir:v "DecedentUsualWork-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-usual-work"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent-usual-work> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"DecedentUsualWork-Example1\"> </a></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 "DecedentUsualWork-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-usual-work.html\">Decedent Usual Work</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 21843-8 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21843-8)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>value</b>: secretary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</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>21844-6 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21844-6)</span></td><td>State agency <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></td></tr></table></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:21843-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "21843-8" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "secretary" ] ] ; # fhir:component ( [ fhir:code [ ( fhir:coding [ a loinc:21844-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "21844-6" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "State agency" ] ] ] ) . # <http://www.example.org/fhir/Observation/EmergingIssues-Example1> a fhir:Observation ; fhir:id [ fhir:v "EmergingIssues-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-emerging-issues"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-emerging-issues> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"EmergingIssues-Example1\"> </a></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 "EmergingIssues-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-emerging-issues.html\">Emerging Issues</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Emerging Issues <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-observations-cs.html\">Local Observation Codes</a>#emergingissues)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: EmergingIssue1_1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#EmergingIssue1_1)</span></p><p><b>value</b>: H</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: EmergingIssue1_2 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#EmergingIssue1_2)</span></p><p><b>value</b>: I</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: EmergingIssue8_1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#EmergingIssue8_1)</span></p><p><b>value</b>: Hi 8_1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: EmergingIssue20 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#EmergingIssue20)</span></p><p><b>value</b>: Hi 20_1</p></blockquote></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "emergingissues" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # 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 "EmergingIssue1_1" ] ] ) ] ; fhir:value [ fhir:v "H" ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "EmergingIssue1_2" ] ] ) ] ; fhir:value [ fhir:v "I" ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "EmergingIssue8_1" ] ] ) ] ; fhir:value [ fhir:v "Hi 8_1" ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "EmergingIssue20" ] ] ) ] ; fhir:value [ fhir:v "Hi 20_1" ] ] ) . # <http://www.example.org/fhir/Observation/DecedentPregnancyStatus-Example1> a fhir:Observation ; fhir:id [ fhir:v "DecedentPregnancyStatus-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"DecedentPregnancyStatus-Example1\"> </a></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>: 69442-2 <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\">See above (Patient/Decedent-Example1)</a></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: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/Decedent-Example1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/BypassEditFlag"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-bypass-edit-flag-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Edit Failed, Data Queried, but not Verified" ] ] ) ] ] ) ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-pregnancy-status-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ; fhir:display [ fhir:v "Pregnant at time of death" ] ] ) ] . # <http://www.example.org/fhir/Observation/TobaccoUseContributedToDeath-Example1> a fhir:Observation ; fhir:id [ fhir:v "TobaccoUseContributedToDeath-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"TobaccoUseContributedToDeath-Example1\"> </a></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\">See above (Patient/Decedent-Example1)</a></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: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/Decedent-Example1" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:373066001 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "373066001" ] ; fhir:display [ fhir:v "Yes" ] ] ) ] . # <http://www.example.org/fhir/Observation/DeathDate-Example2> a fhir:Observation ; fhir:id [ fhir:v "DeathDate-Example2"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"DeathDate-Example2\"> </a></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 "DeathDate-Example2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-death-date.html\">Death Date</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 81956-5 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#81956-5)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>effective</b>: 2020-11-12 16:39:40-0500</p><p><b>performer</b>: <a href=\"#Practitioner_Certifier-Example1\">See above (Practitioner/Certifier-Example1)</a></p><p><b>value</b>: </p><blockquote><p><b>component</b></p><p><b>code</b>: 80616-6 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80616-6)</span></p><p><b>value</b>: 2020-11-13 16:39:40-0500</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 58332-8 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#58332-8)</span></p><p><b>value</b>: Death in hospital <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#16983000)</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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:effective [ fhir:v "2020-11-12T16:39:40-05:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] ) ; # fhir:value [ a fhir:dateTime ; ( fhir:extension [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Day"^^xsd:anyURI ] ; fhir:value [ a fhir:unsignedInt ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ; fhir:value [ fhir:v "unknown" ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Year"^^xsd:anyURI ] ; fhir:value [ fhir:v "2020"^^xsd:nonNegativeInteger ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Month"^^xsd:anyURI ] ; fhir:value [ fhir:v "11"^^xsd:nonNegativeInteger ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Time"^^xsd:anyURI ] ; fhir:value [ fhir:v "12:13:14"^^xsd:time ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ; fhir:value [ fhir:v "unknown" ] ] ) ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/PartialDateTime"^^xsd:anyURI ] ] ) ] ; # 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:value [ fhir:v "2020-11-13T16:39:40-05: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/Observation/SurgeryDate-Example1> a fhir:Observation ; fhir:id [ fhir:v "SurgeryDate-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-surgery-date"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-surgery-date> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"SurgeryDate-Example1\"> </a></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>: 80992-1 <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\">See above (Patient/Decedent-Example1)</a></p><p><b>effective</b>: 2019-11-12</p></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:80992-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80992-1" ] ] ) ] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:effective [ fhir:v "2019-11-12"^^xsd:date] . # <http://www.example.org/fhir/Observation/ExaminerContacted-Example1> a fhir:Observation ; fhir:id [ fhir:v "ExaminerContacted-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"ExaminerContacted-Example1\"> </a></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 "ExaminerContacted-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-examiner-contacted.html\">Examiner Contacted</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 74497-9 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#74497-9)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></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></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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # 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/MannerOfDeath-Example1> a fhir:Observation ; fhir:id [ fhir:v "MannerOfDeath-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"MannerOfDeath-Example1\"> </a></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>: 69449-7 <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\">See above (Patient/Decedent-Example1)</a></p><p><b>performer</b>: <a href=\"#Practitioner_Certifier-Example1\">See above (Practitioner/Certifier-Example1)</a></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: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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:38605008 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "38605008" ] ; fhir:display [ fhir:v "Natural death" ] ] ) ] . # <http://www.example.org/fhir/Location/DeathLocation-Example1> a fhir:Location ; fhir:id [ fhir:v "DeathLocation-Example1"] ; # 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\"><p><b>Generated Narrative: Location</b><a name=\"DeathLocation-Example1\"> </a></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 Location "DeathLocation-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-death-location.html\">Death Location</a></p></div><p><b>name</b>: Pecan Grove Nursing Home</p><p><b>description</b>: nursing home</p><p><b>type</b>: Death Location <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-location-type-cs.html\">Location Type Code System</a>#death)</span></p><p><b>address</b>: Albany NY US </p><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>-77.050636</td><td>38.889248</td></tr></table></div>" ] ; # fhir:name [ fhir:v "Pecan Grove Nursing Home"] ; # fhir:description [ fhir:v "nursing 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 "death" ] ] ) ] ) ; # fhir:address [ fhir:city [ fhir:v "Albany" ] ; fhir:state [ fhir:v "NY" ] ; fhir:country [ fhir:v "US" ] ] ; # fhir:position [ fhir:longitude [ fhir:v "-77.050636"^^xsd:decimal ] ; fhir:latitude [ fhir:v "38.889248"^^xsd:decimal ] ] . # <http://www.example.org/fhir/Location/InjuryLocation-Example1> a fhir:Location ; fhir:id [ fhir:v "InjuryLocation-Example1"] ; # 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\"><p><b>Generated Narrative: Location</b><a name=\"InjuryLocation-Example1\"> </a></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 Location "InjuryLocation-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-injury-location.html\">Injury Location</a></p></div><p><b>name</b>: Home</p><p><b>description</b>: 5590 Lockwood Drive 20621 US</p><p><b>type</b>: Injury Location <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-location-type-cs.html\">Location Type Code System</a>#injury)</span></p><p><b>address</b>: 5590 Lockwood Drive 20621 US</p></div>" ] ; # fhir:name [ fhir:v "Home"] ; # fhir:description [ fhir:v "5590 Lockwood Drive 20621 US"] ; # 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:text [ fhir:v "5590 Lockwood Drive 20621 US" ] ] . # <http://www.example.org/fhir/Observation/InjuryIncident-Example2> a fhir:Observation ; fhir:id [ fhir:v "InjuryIncident-Example2"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"InjuryIncident-Example2\"> </a></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-Example2" </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>: 11374-6 <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\">See above (Patient/Decedent-Example1)</a></p><p><b>effective</b>: 2019-11-02 13: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>: 69444-8 <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>: 69450-5 <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>: 69451-3 <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>: Pedestrian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#257518000)</span></p></blockquote></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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:effective [ fhir:v "2019-11-02T13:00:00-05:00"^^xsd:dateTime] ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "drug toxicity" ] ] ; # 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: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:code [ ( fhir:coding [ a loinc:69450-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69450-5" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "Home" ] ] ] [ fhir:code [ ( fhir:coding [ a loinc:69451-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "69451-3" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:257518000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "257518000" ] ; fhir:display [ fhir:v "Pedestrian" ] ] ) ] ] ) . # <http://www.example.org/fhir/Practitioner/Certifier-Example1> a fhir:Practitioner ; fhir:id [ fhir:v "Certifier-Example1"] ; # 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 "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"Certifier-Example1\"> </a></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 Practitioner "Certifier-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-certifier.html\">Certifier</a></p></div><p><b>identifier</b>: id: 9941339100</p><p><b>name</b>: Jim Black (OFFICIAL)</p><p><b>address</b>: 44 South Street Bird in Hand PA 17505 US </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>434641000124105 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#434641000124105)</span></td></tr></table></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "9941339100" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Black" ] ; ( fhir:given [ fhir:v "Jim" ] ) ] ) ; # fhir:address ( [ ( fhir:line [ fhir:v "44 South Street" ] ) ; fhir:city [ fhir:v "Bird in Hand" ] ; fhir:state [ fhir:v "PA" ] ; fhir:postalCode [ fhir:v "17505" ] ; fhir:country [ fhir:v "US" ] ] ) ; # fhir:qualification ( [ fhir:code [ ( fhir:coding [ a sct:434641000124105 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "434641000124105" ] ] ) ] ] ) . # <http://www.example.org/fhir/Procedure/DeathCertification-Example1> a fhir:Procedure ; fhir:id [ fhir:v "DeathCertification-Example1"] ; # 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\"><p><b>Generated Narrative: Procedure</b><a name=\"DeathCertification-Example1\"> </a></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-Example1" </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\">See above (Patient/Decedent-Example1)</a></p><p><b>performed</b>: 2020-11-14 16:39:40-0500</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>Nurse Practitioner <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></td><td><a href=\"#Practitioner_Certifier-Example1\">See above (Practitioner/Certifier-Example1)</a></td></tr></table></div>" ] ; # fhir:identifier ( [ fhir:value [ fhir:v "180" ] ] ) ; # fhir:status [ fhir:v "completed"] ; # fhir:category [ ( fhir:coding [ a sct:103693007 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "103693007" ] ; fhir:display [ fhir:v "Diagnostic procedure" ] ] ) ] ; # 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/Decedent-Example1" ] ] ; # fhir:performed [ fhir:v "2020-11-14T16:39:40-05:00"^^xsd:dateTime] ; # fhir:performer ( [ fhir:function [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ; fhir:code [ fhir:v "OTH" ] ; fhir:display [ fhir:v "Other" ] ] ) ; fhir:text [ fhir:v "Nurse Practitioner" ] ] ; fhir:actor [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] ] ) . # <http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example1> a fhir:Observation ; fhir:id [ fhir:v "CauseOfDeathPart1-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"CauseOfDeathPart1-Example1\"> </a></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>: 69453-9 <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\">See above (Patient/Decedent-Example1)</a></p><p><b>performer</b>: <a href=\"#Practitioner_Certifier-Example1\">See above (Practitioner/Certifier-Example1)</a></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>: 69440-6 <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: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/Decedent-Example1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "Cardiopulmonary arrest" ] ] ; # 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 "4 hours" ] ] ) . # <http://www.example.org/fhir/Observation/CauseOfDeathPart1-Example2> a fhir:Observation ; fhir:id [ fhir:v "CauseOfDeathPart1-Example2"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"CauseOfDeathPart1-Example2\"> </a></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>: 69453-9 <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\">See above (Patient/Decedent-Example1)</a></p><p><b>performer</b>: <a href=\"#Practitioner_Certifier-Example1\">See above (Practitioner/Certifier-Example1)</a></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>: 69440-6 <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: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/Decedent-Example1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "Eclampsia" ] ] ; # 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 "2"^^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 "3 months" ] ] ) . # <http://www.example.org/fhir/Observation/CauseOfDeathPart2-Example1> a fhir:Observation ; fhir:id [ fhir:v "CauseOfDeathPart2-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"CauseOfDeathPart2-Example1\"> </a></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>: 69441-4 <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\">See above (Patient/Decedent-Example1)</a></p><p><b>performer</b>: <a href=\"#Practitioner_Certifier-Example1\">See above (Practitioner/Certifier-Example1)</a></p><p><b>value</b>: hypertensive heart disease <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</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/Decedent-Example1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/Certifier-Example1" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; fhir:text [ fhir:v "hypertensive heart disease" ] ] . # <http://www.example.org/fhir/Location/DispositionLocation-Example1> a fhir:Location ; fhir:id [ fhir:v "DispositionLocation-Example1"] ; # 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\"><p><b>Generated Narrative: Location</b><a name=\"DispositionLocation-Example1\"> </a></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 Location "DispositionLocation-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-disposition-location.html\">Disposition Location</a></p></div><p><b>name</b>: Rosewood Cemetary</p><p><b>type</b>: Disposition Location <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-location-type-cs.html\">Location Type Code System</a>#disposition)</span></p><p><b>address</b>: 303 Rosewood Ave Danville VA 24541 US </p><p><b>physicalType</b>: Site <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-location-physical-type.html\">Location type</a>#si)</span></p></div>" ] ; # fhir:name [ fhir:v "Rosewood Cemetary"] ; # 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:line [ fhir:v "303 Rosewood Ave" ] ) ; fhir:city [ fhir:v "Danville" ] ; fhir:state [ fhir:v "VA" ] ; fhir:postalCode [ fhir:v "24541" ] ; 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/FuneralHome-Example1> a fhir:Organization ; fhir:id [ fhir:v "FuneralHome-Example1"] ; # 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\"><p><b>Generated Narrative: Organization</b><a name=\"FuneralHome-Example1\"> </a></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 Organization "FuneralHome-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-funeral-home.html\">Funeral Home</a></p></div><p><b>active</b>: true</p><p><b>type</b>: Funeral Home <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-organization-type-cs.html\">Local Organization Type</a>#funeralhome)</span></p><p><b>name</b>: Lancaster Funeral Home and Crematory</p><p><b>address</b>: 211 High Street Lancaster PA 17573 US </p></div>" ] ; # 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 "Lancaster Funeral Home and Crematory"] ; # fhir:address ( [ ( fhir:line [ fhir:v "211 High Street" ] ) ; fhir:city [ fhir:v "Lancaster" ] ; fhir:state [ fhir:v "PA" ] ; fhir:postalCode [ fhir:v "17573" ] ; fhir:country [ fhir:v "US" ] ] ) . # <http://www.example.org/fhir/Observation/DecedentDispositionMethod-Example1> a fhir:Observation ; fhir:id [ fhir:v "DecedentDispositionMethod-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"DecedentDispositionMethod-Example1\"> </a></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 "DecedentDispositionMethod-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-decedent-disposition-method.html\">Decedent Disposition Method</a></p></div><p><b>status</b>: final</p><p><b>code</b>: 80905-3 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#80905-3)</span></p><p><b>subject</b>: <a href=\"#Patient_Decedent-Example1\">See above (Patient/Decedent-Example1)</a></p><p><b>performer</b>: <a href=\"#Practitioner_Mortician-Example1\">See above (Practitioner/Mortician-Example1)</a></p><p><b>value</b>: Burial <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#449971000124106)</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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # fhir:performer ( [ fhir:reference [ fhir:v "Practitioner/Mortician-Example1" ] ] ) ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a sct:449971000124106 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "449971000124106" ] ; fhir:display [ fhir:v "Burial" ] ] ) ] . # <http://www.example.org/fhir/Observation/AutopsyPerformedIndicator-Example1> a fhir:Observation ; fhir:id [ fhir:v "AutopsyPerformedIndicator-Example1"] ; # 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\"><p><b>Generated Narrative: Observation</b><a name=\"AutopsyPerformedIndicator-Example1\"> </a></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>: 85699-7 <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\">See above (Patient/Decedent-Example1)</a></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 style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>69436-4 <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: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:subject [ fhir:reference [ fhir:v "Patient/Decedent-Example1" ] ] ; # 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: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: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/Practitioner/Mortician-Example1> a fhir:Practitioner ; fhir:id [ fhir:v "Mortician-Example1"] ; # 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\"><p><b>Generated Narrative: Practitioner</b><a name=\"Mortician-Example1\"> </a></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 Practitioner "Mortician-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a></p></div><p><b>identifier</b>: id: 212222AB</p><p><b>name</b>: Ronald Q Smith (OFFICIAL)</p></div>" ] ; # fhir:identifier ( [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ] ; fhir:value [ fhir:v "212222AB" ] ] ) ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Smith" ] ; ( fhir:given [ fhir:v "Ronald" ] [ fhir:v "Q" ] ) ] ) . # <http://www.example.org/fhir/Observation/ActivityAtTimeOfDeath-Example1> a fhir:Observation ; fhir:id [ fhir:v "ActivityAtTimeOfDeath-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-activity-at-time-of-death"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-activity-at-time-of-death> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ActivityAtTimeOfDeath-Example1\"> </a></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>: 80626-5 <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:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:80626-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80626-5" ] ] ) ] ; # fhir:subject [ fhir:display [ fhir:v "NCHS generated" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-activity-at-time-of-death-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "While engaged in leisure activities." ] ] ) ] . # <http://www.example.org/fhir/Observation/CodedRaceAndEthnicity-Example1> a fhir:Observation ; fhir:id [ fhir:v "CodedRaceAndEthnicity-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coded-race-and-ethnicity"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coded-race-and-ethnicity> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"CodedRaceAndEthnicity-Example1\"> </a></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 "CodedRaceAndEthnicity-Example1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vrdr-coded-race-and-ethnicity.html\">Coded Race and Ethnicity</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Coded Race and Ethnicity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-observations-cs.html\">Local Observation Codes</a>#codedraceandethnicity)</span></p><p><b>subject</b>: <span>: NCHS generated</span></p><blockquote><p><b>component</b></p><p><b>code</b>: First Edited Race Code <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#FirstEditedCode)</span></p><p><b>value</b>: White <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-race-code-cs.html\">Race Code CS</a>#101)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Second Edited Race Code <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#SecondEditedCode)</span></p><p><b>value</b>: Israeli <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-race-code-cs.html\">Race Code CS</a>#122)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: First Edited American Indian Race Code <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#FirstAmericanIndianCode)</span></p><p><b>value</b>: Arikara <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-race-code-cs.html\">Race Code CS</a>#A31)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Race Recode 40 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#RaceRecode40)</span></p><p><b>value</b>: AIAN and Asian <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-race-recode-40-cs.html\">Race Recode 40 CS</a>#20)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Hispanic Code <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-component-cs.html\">Local Component Codes</a>#HispanicCode)</span></p><p><b>value</b>: Chilean <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vrdr-hispanic-origin-cs.html\">HispanicOrigin CS</a>#233)</span></p></blockquote></div>" ] ; # fhir:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "codedraceandethnicity" ] ] ) ] ; # fhir:subject [ fhir:display [ fhir:v "NCHS generated" ] ] ; # 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 "FirstEditedCode" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "101" ] ; fhir:display [ fhir:v "White" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "SecondEditedCode" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "122" ] ; fhir:display [ fhir:v "Israeli" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "FirstAmericanIndianCode" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "A31" ] ; fhir:display [ fhir:v "Arikara" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "RaceRecode40" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-recode-40-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "20" ] ; fhir:display [ fhir:v "AIAN and Asian" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "HispanicCode" ] ] ) ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-hispanic-origin-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "233" ] ; fhir:display [ fhir:v "Chilean" ] ] ) ] ] ) . # <http://www.example.org/fhir/Observation/ManualUnderlyingCauseOfDeath-Example1> a fhir:Observation ; fhir:id [ fhir:v "ManualUnderlyingCauseOfDeath-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manual-underlying-cause-of-death"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-manual-underlying-cause-of-death> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ManualUnderlyingCauseOfDeath-Example1\"> </a></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>: 80359-3 <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>: J96.0 <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:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:80359-3 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80359-3" ] ] ) ] ; # fhir:subject [ fhir:display [ fhir:v "NCHS generated" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ; fhir:code [ fhir:v "J96.0" ] ] ) ] . # <http://www.example.org/fhir/Observation/AutomatedUnderlyingCauseOfDeath-Example1> a fhir:Observation ; fhir:id [ fhir:v "AutomatedUnderlyingCauseOfDeath-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-automated-underlying-cause-of-death"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-automated-underlying-cause-of-death> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"AutomatedUnderlyingCauseOfDeath-Example1\"> </a></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>: 80358-5 <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>: J96.0 <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:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:80358-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80358-5" ] ] ) ] ; # fhir:subject [ fhir:display [ fhir:v "NCHS generated" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ; fhir:code [ fhir:v "J96.0" ] ] ) ] . # <http://www.example.org/fhir/Observation/RecordAxisCauseOfDeath-Example1> a fhir:Observation ; fhir:id [ fhir:v "RecordAxisCauseOfDeath-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-record-axis-cause-of-death"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-record-axis-cause-of-death> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"RecordAxisCauseOfDeath-Example1\"> </a></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>: 80357-7 <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>: J96.0 <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 style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</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:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:80357-7 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80357-7" ] ] ) ] ; # fhir:subject [ fhir:display [ fhir:v "NCHS generated" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ; fhir:code [ fhir:v "J96.0" ] ] ) ] ; # 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 "position" ] ] ) ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) . # <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example1> a fhir:Observation ; fhir:id [ fhir:v "EntityAxisCauseOfDeath-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-entity-axis-cause-of-death> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"EntityAxisCauseOfDeath-Example1\"> </a></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>: 80356-9 <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>: J96.0 <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:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:80356-9 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "80356-9" ] ] ) ] ; # fhir:subject [ fhir:display [ fhir:v "NCHS generated" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10"^^xsd:anyURI ] ; fhir:code [ fhir:v "J96.0" ] ] ) ] ; # 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 [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "position" ] ] ) ] ; fhir:value [ fhir:v "1"^^xsd:integer ] ] ) . # <http://www.example.org/fhir/Observation/PlaceOfInjury-Example1> a fhir:Observation ; fhir:id [ fhir:v "PlaceOfInjury-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-place-of-injury"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-place-of-injury> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"PlaceOfInjury-Example1\"> </a></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>: 11376-1 <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:status [ fhir:v "final"] ; # fhir:code [ ( fhir:coding [ a loinc:11376-1 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "11376-1" ] ] ) ] ; # fhir:subject [ fhir:display [ fhir:v "NCHS generated" ] ] ; # fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ a loinc:LA14084-0 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "LA14084-0" ] ; fhir:display [ fhir:v "Home" ] ] ) ] . # <http://www.example.org/fhir/Parameters/CodingStatusValues-Example1> a fhir:Parameters ; fhir:id [ fhir:v "CodingStatusValues-Example1"] ; # fhir:meta [ ( fhir:profile [ fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coding-status-values"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coding-status-values> ] ) ] ; # fhir:parameter ( [ fhir:name [ fhir:v "shipmentNumber" ] ; fhir:value [ fhir:v "A2B2" ] ] [ fhir:name [ fhir:v "receiptDate" ] ; fhir:value [ fhir:v "2021-12-12"^^xsd:date ] ] [ fhir:name [ fhir:v "coderStatus" ] ; fhir:value [ fhir:v "5"^^xsd:integer ] ] [ fhir:name [ fhir:v "intentionalReject" ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-intentional-reject-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "Reject1" ] ] ) ] ] [ fhir:name [ fhir:v "acmeSystemReject" ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-system-reject-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "0" ] ; fhir:display [ fhir:v "Not Rejected" ] ] ) ] ] [ fhir:name [ fhir:v "transaxConversion" ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-transax-conversion-cs"^^xsd:anyURI ] ; fhir:code [ fhir:v "3" ] ; fhir:display [ fhir:v "Conversion using non-ambivalent table entries" ] ] ) ] ] ) . #
IG © 2022+ HL7 International / Public Health. Package hl7.fhir.us.vrdr#2.2.0 based on FHIR 4.0.1. Generated 2023-10-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change