Vital Records FHIR Messaging (VRFM) IG
1.0.0 - release

Vital Records FHIR Messaging (VRFM) IG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CauseOfDeathCodingUpdateMessage1 - TTL Representation

Raw ttl | Download

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

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CauseOfDeathCodingUpdateMessage1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-CauseOfDeathCodingUpdateMessage"^^xsd:anyURI ;
fhir:link <http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-CauseOfDeathCodingUpdateMessage>     ] )
  ] ; # 
  fhir:type [ fhir:v "message"] ; # 
  fhir:timestamp [ fhir:v "2021-05-20T00:00:00Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Header/CauseOfDeathCodingUpdateHeader-Example1"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Header/CauseOfDeathCodingUpdateHeader-Example1> )
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Parameters/Parameters-Example1"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Parameters/Parameters-Example1> )
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Bundle/CauseOfDeathCodedContentBundle-Example1"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Bundle/CauseOfDeathCodedContentBundle-Example1> )
  ] ) . # 

<http://www.example.org/fhir/Header/CauseOfDeathCodingUpdateHeader-Example1> a fhir:MessageHeader ;
  fhir:id [ fhir:v "CauseOfDeathCodingUpdateHeader-Example1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-CauseOfDeathCodingUpdateHeader"^^xsd:anyURI ;
fhir:link <http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-CauseOfDeathCodingUpdateHeader>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"CauseOfDeathCodingUpdateHeader-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 MessageHeader &quot;CauseOfDeathCodingUpdateHeader-Example1&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-VRM-CauseOfDeathCodingUpdateHeader.html\">Cause Of Death Coding Update  Header</a></p></div><p><b>event</b>: <a href=\"http://nchs.cdc.gov/vrdr_causeofdeath_coding_update\">http://nchs.cdc.gov/vrdr_causeofdeath_coding_update</a></p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://sos.ny.gov/vitalrecords\">https://sos.ny.gov/vitalrecords</a></td></tr></table><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://nchs.cdc.gov/vrdr_submission\">http://nchs.cdc.gov/vrdr_submission</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>SubmissionHeader-Example1</td><td>ok</td></tr></table><p><b>focus</b>: <a href=\"#Bundle_CauseOfDeathCodedContentBundle-Example1\">See above (Bundle/CauseOfDeathCodedContentBundle-Example1)</a></p></div>"
  ] ; # 
  fhir:event [ fhir:v "http://nchs.cdc.gov/vrdr_causeofdeath_coding_update"^^xsd:anyURI] ; # 
  fhir:destination ( [
fhir:endpoint [ fhir:v "https://sos.ny.gov/vitalrecords"^^xsd:anyURI ]
  ] ) ; # 
  fhir:source [
fhir:endpoint [ fhir:v "http://nchs.cdc.gov/vrdr_submission"^^xsd:anyURI ]
  ] ; # 
  fhir:response [
fhir:identifier [ fhir:v "SubmissionHeader-Example1" ] ;
fhir:code [ fhir:v "ok" ]
  ] ; # 
  fhir:focus ( [
fhir:reference [ fhir:v "Bundle/CauseOfDeathCodedContentBundle-Example1" ]
  ] ) . # 

<http://www.example.org/fhir/Parameters/Parameters-Example1> a fhir:Parameters ;
  fhir:id [ fhir:v "Parameters-Example1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-MessageParameters"^^xsd:anyURI ;
fhir:link <http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-MessageParameters>     ] )
  ] ; # 
  fhir:parameter ( [
fhir:name [ fhir:v "jurisdiction_id" ] ;
fhir:value [ fhir:v "NY" ]
  ] [
fhir:name [ fhir:v "cert_no" ] ;
fhir:value [ fhir:v "123456"^^xsd:nonNegativeInteger ]
  ] [
fhir:name [ fhir:v "death_year" ] ;
fhir:value [ fhir:v "2018"^^xsd:nonNegativeInteger ]
  ] [
fhir:name [ fhir:v "state_auxiliary_id" ] ;
fhir:value [ fhir:v "abcdef10" ]
  ] ) . # 

<http://www.example.org/fhir/Bundle/CauseOfDeathCodedContentBundle-Example1> a fhir:Bundle ;
  fhir:id [ fhir:v "CauseOfDeathCodedContentBundle-Example1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-coded-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-cause-of-death-coded-bundle>     ] )
  ] ; # 
  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 "collection"] ; # 
  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/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/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/EntityAxisCauseOfDeath-Example2"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example2> )
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example3"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example3> )
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example4"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example4> )
  ] [
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/Parameter/CodingStatusValues-Example1"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Parameter/CodingStatusValues-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/SurgeryDate-Example1"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Observation/SurgeryDate-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/Observation/InjuryIncident-Example1"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Observation/InjuryIncident-Example1> )
  ] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Procedure/DeathCertification-Example2"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Procedure/DeathCertification-Example2> )
  ] [
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/Observation/AutopsyPerformedIndicator-Example1"^^xsd:anyURI ] ;
    ( fhir:resource <http://www.example.org/fhir/Observation/AutopsyPerformedIndicator-Example1> )
  ] ) . # 

<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: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/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: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: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: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: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/EntityAxisCauseOfDeath-Example2> a fhir:Observation ;
  fhir:id [ fhir:v "EntityAxisCauseOfDeath-Example2"] ; # 
  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: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 "T27.3" ]     ] )
  ] ; # 
  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 [
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-Example3> a fhir:Observation ;
  fhir:id [ fhir:v "EntityAxisCauseOfDeath-Example3"] ; # 
  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: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 "X00" ]     ] )
  ] ; # 
  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 [
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 "2"^^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 "eCodeIndicator" ]       ] )     ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] ) . # 

<http://www.example.org/fhir/Observation/EntityAxisCauseOfDeath-Example4> a fhir:Observation ;
  fhir:id [ fhir:v "EntityAxisCauseOfDeath-Example4"] ; # 
  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: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 "T27.2" ]     ] )
  ] ; # 
  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 [
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 "3"^^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 "eCodeIndicator" ]       ] )     ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
  ] ) . # 

<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: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/Parameter/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" ]       ] )     ]
  ] ) . # 

<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: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: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/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: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/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: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/Observation/InjuryIncident-Example1> a fhir:Observation ;
  fhir:id [ fhir:v "InjuryIncident-Example1"] ; # 
  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: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 [
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 "Hoverboard Rider" ]     ]
  ] ) . # 

<http://www.example.org/fhir/Procedure/DeathCertification-Example2> a fhir:Procedure ;
  fhir:id [ fhir:v "DeathCertification-Example2"] ; # 
  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: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 [
a sct:434641000124105 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "434641000124105" ] ;
fhir:display [ fhir:v "Death certification and verification by physician" ]       ] )     ] ;
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: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: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: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/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: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" ]       ] )     ]
  ] ) . #