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 |
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SDOHCC-ObservationEthnicityOMBExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationEthnicityOMB"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationEthnicityOMB> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SDOHCC-ObservationEthnicityOMBExample</b></p><a name=\"SDOHCC-ObservationEthnicityOMBExample\"> </a><a name=\"hcSDOHCC-ObservationEthnicityOMBExample\"> </a><a name=\"SDOHCC-ObservationEthnicityOMBExample-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 69490-1}\">Ethnicity 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 69490-1}\">Ethnicity OMB.1997</span></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.6.238 2182-4}\">Cuban</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69490-1}\">Ethnicity OMB.1997</span></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.6.238 2159-2}\">Nicaraguan</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69490-1}\">Ethnicity OMB.1997</span></p><p><b>value</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.6.238 2135-2}\">Hispanic or Latino</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 69490-1}\">Ethnicity OMB.1997</span></p><p><b>value</b>: Hispanic, Cuban on my mom's side and Nicaraguan on my dad's side</p></blockquote></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "personal-characteristic" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:69490-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69490-1" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/pat-53234" ] ;
fhir:display [ fhir:v "COLIN ABBAS" ]
] ; #
fhir:effective [ fhir:v "2022-04-10T23:56:54.671Z"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Patient/pat-53234" ] ;
fhir:display [ fhir:v "COLIN ABBAS" ]
] ) ; #
fhir:method [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "self-reported" ] ;
fhir:display [ fhir:v "Self Reported" ] ] )
] ; #
fhir:component ( [
fhir:code [
( fhir:coding [
a loinc:69490-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69490-1" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2182-4" ] ;
fhir:display [ fhir:v "Cuban" ] ] ) ]
] [
fhir:code [
( fhir:coding [
a loinc:69490-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69490-1" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2159-2" ] ;
fhir:display [ fhir:v "Nicaraguan" ] ] ) ]
] [
fhir:code [
( fhir:coding [
a loinc:69490-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69490-1" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.6.238"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2135-2" ] ;
fhir:display [ fhir:v "Hispanic or Latino" ] ] ) ]
] [
fhir:code [
( fhir:coding [
a loinc:69490-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69490-1" ] ] ) ] ;
fhir:value [ fhir:v "Hispanic, Cuban on my mom's side and Nicaraguan on my dad's side" ]
] ) . #
IG © 2021+ HL7 International / Patient Care. Package hl7.fhir.us.sdoh-clinicalcare#2.2.0 based on FHIR 4.0.1. Generated 2024-08-27
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change