SDOH Clinical Care, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-sdoh-clinicalcare/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Observation",
"id" : "SDOHCC-ObservationRaceOMBMotherExample",
"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-ObservationRaceOMBMotherExample</b></p><a name=\"SDOHCC-ObservationRaceOMBMotherExample\"> </a><a name=\"hcSDOHCC-ObservationRaceOMBMotherExample\"> </a><a name=\"SDOHCC-ObservationRaceOMBMotherExample-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>focus</b>: <a href=\"RelatedPerson-SDOHCC-RelatedPersonMotherExample.html\">Eve Everywoman</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 reported-by-related-person}\">Reported By Related Person</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 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>: Cherokee and Cheyenne</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"
},
"focus" : [
{
🔗 "reference" : "RelatedPerson/SDOHCC-RelatedPersonMotherExample",
"display" : "Eve Everywoman"
}
],
"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" : "reported-by-related-person",
"display" : "Reported By Related Person"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72826-1",
"display" : "Race OMB.1997"
}
]
},
"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",
"display" : "Race OMB.1997"
}
]
},
"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",
"display" : "Race OMB.1997"
}
]
},
"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",
"display" : "Race OMB.1997"
}
]
},
"valueString" : "Cherokee and Cheyenne"
}
]
}