FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-tabulated-ethnicity-jada-ann-quinn.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-tabulated-ethnicity-jada-ann-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[11]; Last updated: 2023-06-19 10:45:01+0000
status: Final
code: Tabulated ethnicity [CDC]
subject: Patient - Mother (Jada Ann Quinn)
effective: 2019-12-02
performer: Organization National Center for Health Statistics (NCHS)
value: Chicano
{
"resourceType": "Observation",
"id": "observation-tabulated-ethnicity-jada-ann-quinn",
"meta": {
"versionId": "11",
"lastUpdated": "2023-06-19T10:45:01.276Z",
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-tabulated-ethnicity-vr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80978-0",
"display": "Tabulated ethnicity [CDC]"
}
],
"text": "Tabulated ethnicity [CDC]"
},
"subject": {
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
},
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Organization/organization-nchs"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Ethnicity",
"code": "2151-9",
"display": "Chicano"
}
],
"text": "Chicano"
}
}