FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-tabulated-ethnicity-james-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-james-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[2]; Last updated: 2023-04-06 00:31:29+0000
status: Final
code: Tabulated ethnicity [CDC]
subject: BabyG Quinn
focus: RelatedPerson - Father (James Brandon Quinn)
effective: 2019-12-02
performer: Organization National Center for Health Statistics (NCHS)
value: Chicano
{
"resourceType": "Observation",
"id": "observation-tabulated-ethnicity-james-quinn",
"meta": {
"versionId": "2",
"lastUpdated": "2023-04-06T00:31:29.518Z",
"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-child-babyg-quinn",
"display": "BabyG Quinn"
},
"focus": [
{
"reference": "RelatedPerson/relatedperson-father-natural-james-brandon-quinn",
"display": "RelatedPerson - Father (James Brandon 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"
}
}