This page is part of the SDOH Clinical Care for Multiple Domains (v2.2.0: STU 2.2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Observation",
"id" : "SDOHCC-ObservationRaceOMBExample",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationRaceOMB"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SDOHCC-ObservationRaceOMBExample</b></p><a name=\"SDOHCC-ObservationRaceOMBExample\"> </a><a name=\"hcSDOHCC-ObservationRaceOMBExample\"> </a><a name=\"SDOHCC-ObservationRaceOMBExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes personal-characteristic}\">Personal Characteristic</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72826-1}\">Race OMB.1997</span></p><p><b>subject</b>: <a href=\"Patient-pat-53234.html\">COLIN ABBAS</a></p><p><b>effective</b>: 2022-04-10 23:56:54+0000</p><p><b>performer</b>: <a href=\"Patient-pat-53234.html\">COLIN ABBAS</a></p><p><b>method</b>: <span title=\"Codes:{http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes self-reported}\">Self Reported</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72826-1}\">Race OMB.1997</span></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.6.238 1002-5}\">American Indian or Alaska Native</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72826-1}\">Race OMB.1997</span></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.6.238 2106-3}\">White</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72826-1}\">Race OMB.1997</span></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.6.238 1102-3}\">Cheyenne</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72826-1}\">Race OMB.1997</span></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.6.238 1088-4}\">Cherokee</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72826-1}\">Race OMB.1997</span></p><p><b>value</b>: White on my dad's side, Cherokee and Cheyenne on my mom's side</p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"code" : "personal-characteristic"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72826-1"
}
]
},
"subject" : {
🔗 "reference" : "Patient/pat-53234",
"display" : "COLIN ABBAS"
},
"effectiveDateTime" : "2022-04-10T23:56:54.671Z",
"performer" : [
{
🔗 "reference" : "Patient/pat-53234",
"display" : "COLIN ABBAS"
}
],
"method" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"code" : "self-reported",
"display" : "Self Reported"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72826-1"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "1002-5",
"display" : "American Indian or Alaska Native"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72826-1"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2106-3",
"display" : "White"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72826-1"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "1102-3",
"display" : "Cheyenne"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72826-1"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "1088-4",
"display" : "Cherokee"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72826-1"
}
]
},
"valueString" : "White on my dad's side, Cherokee and Cheyenne on my mom's side"
}
]
}