FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Observation |
| Id | Observation-observation-race-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-race-jada-ann-quinn
version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[7]; Last updated: 2023-06-21 22:04:05+0000
Profile: Observation - Race - Vital Records
status: Final
code: Tabulated race [CDC]
subject: Patient - Mother (Jada Ann Quinn)
effective: 2019-12-02
performer: Jada Ann Quinn (official) Female, DoB: 1985-01-15 ( Medical Record Number: 1032702 (use: usual, ))
value: Black or African American
{
"resourceType": "Observation",
"id": "observation-race-jada-ann-quinn",
"meta": {
"versionId": "7",
"lastUpdated": "2023-06-21T22:04:05.730Z",
"profile": [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-race-vr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80977-2",
"display": "Tabulated race [CDC]"
}
],
"text": "Tabulated race [CDC]"
},
"subject": {
"reference": "Patient/patient-mother-jada-ann-quinn",
"display": "Patient - Mother (Jada Ann Quinn)"
},
"effectiveDateTime": "2019-12-02",
"performer": [
{
"reference": "Patient/patient-mother-jada-ann-quinn"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2054-5",
"display": "Black or African American"
}
],
"text": "Black or African American"
}
}