This page is part of the Vital Records Mortality and Morbidity Reporting FHIR IG (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "DemographicCodedContentBundle-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-demographic-coded-bundle";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-demographic-coded-bundle> ]
];
fhir:Bundle.identifier [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/CertificateNumber" ];
fhir:Extension.valueString [ fhir:value "000182" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier1" ];
fhir:Extension.valueString [ fhir:value "000000000001" ] ], [
fhir:index 2;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier2" ];
fhir:Extension.valueString [ fhir:value "100000000001" ] ];
fhir:Identifier.system [ fhir:value "http://nchs.cdc.gov/vrdr_id" ];
fhir:Identifier.value [ fhir:value "2020NY000182" ]
];
fhir:Bundle.type [ fhir:value "collection"];
fhir:Bundle.timestamp [ fhir:value "2020-10-20T14:48:35.401641-04:00"^^xsd:dateTime];
fhir:Bundle.entry [
fhir:index 0;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/InputRaceAndEthnicity-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/InputRaceAndEthnicity-Example1>
], [
fhir:index 1;
fhir:Bundle.entry.fullUrl [ fhir:value "http://www.example.org/fhir/Observation/CodedRaceAndEthnicity-Example1" ];
fhir:Bundle.entry.resource <http://www.example.org/fhir/Observation/CodedRaceAndEthnicity-Example1>
].
<http://www.example.org/fhir/Observation/InputRaceAndEthnicity-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "InputRaceAndEthnicity-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-input-race-and-ethnicity";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-input-race-and-ethnicity> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"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>: OtherAsian <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:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs" ];
fhir:Coding.code [ fhir:value "inputraceandethnicity" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "White" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "true"^^xsd:boolean ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "BlackOrAfricanAmerican" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 2;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "AmericanIndianOrAlaskanNative" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "true"^^xsd:boolean ]
], [
fhir:index 3;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "AsianIndian" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 4;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "Chinese" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 5;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "Filipino" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 6;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "Japanese" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 7;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "Korean" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 8;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "Vietnamese" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 9;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "OtherAsian" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "true"^^xsd:boolean ]
], [
fhir:index 10;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "NativeHawaiian" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 11;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "GuamanianOrChamorro" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 12;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "Samoan" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 13;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "OtherPacificIslander" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 14;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "OtherRace" ] ] ];
fhir:Observation.component.valueBoolean [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index 15;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "FirstOtherAsianLiteral" ] ] ];
fhir:Observation.component.valueString [ fhir:value "Malaysian" ]
], [
fhir:index 16;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "FirstAmericanIndianOrAlaskanNativeLiteral" ] ] ];
fhir:Observation.component.valueString [ fhir:value "Arikara" ]
], [
fhir:index 17;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "HispanicMexican" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ];
fhir:Coding.code [ fhir:value "Y" ];
fhir:Coding.display [ fhir:value "Yes" ] ] ]
], [
fhir:index 18;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "HispanicCuban" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ];
fhir:Coding.code [ fhir:value "Y" ];
fhir:Coding.display [ fhir:value "Yes" ] ] ]
], [
fhir:index 19;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "HispanicPuertoRican" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ];
fhir:Coding.code [ fhir:value "Y" ];
fhir:Coding.display [ fhir:value "Yes" ] ] ]
], [
fhir:index 20;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "HispanicOther" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0136" ];
fhir:Coding.code [ fhir:value "N" ];
fhir:Coding.display [ fhir:value "No" ] ] ]
].
<http://www.example.org/fhir/Observation/CodedRaceAndEthnicity-Example1> a fhir:Observation;
fhir:Resource.id [ fhir:value "CodedRaceAndEthnicity-Example1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coded-race-and-ethnicity";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coded-race-and-ethnicity> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation \"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:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs" ];
fhir:Coding.code [ fhir:value "codedraceandethnicity" ] ]
];
fhir:Observation.subject [
fhir:Reference.display [ fhir:value "NCHS generated" ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "FirstEditedCode" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs" ];
fhir:Coding.code [ fhir:value "101" ];
fhir:Coding.display [ fhir:value "White" ] ] ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "SecondEditedCode" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs" ];
fhir:Coding.code [ fhir:value "122" ];
fhir:Coding.display [ fhir:value "Israeli" ] ] ]
], [
fhir:index 2;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "FirstAmericanIndianCode" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs" ];
fhir:Coding.code [ fhir:value "A31" ];
fhir:Coding.display [ fhir:value "Arikara" ] ] ]
], [
fhir:index 3;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "RaceRecode40" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-recode-40-cs" ];
fhir:Coding.code [ fhir:value "20" ];
fhir:Coding.display [ fhir:value "AIAN and Asian" ] ] ]
], [
fhir:index 4;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs" ];
fhir:Coding.code [ fhir:value "HispanicCode" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-hispanic-origin-cs" ];
fhir:Coding.code [ fhir:value "233" ];
fhir:Coding.display [ fhir:value "Chilean" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.