FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeObservation
IdObservation-observation-race-jada-ann-quinn.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source1

{
  "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"
  }
}