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

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeObservation
IdObservation-observation-race-tom-yan-lee.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-tom-yan-lee

version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[4]; Last updated: 2023-06-22 01:24:06+0000

Profile: Observation - Race - Vital Records

status: Final

code: Tabulated race [CDC]

subject: Patient - Decedent Fetus (Fetus Not Named)

focus: RelatedPerson - Father (Tom Yan Lee)

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-tom-yan-lee",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2023-06-22T01:24:06.666Z",
    "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-decedent-fetus-not-named",
    "display": "Patient - Decedent Fetus (Fetus Not Named)"
  },
  "focus": [
    {
      "reference": "RelatedPerson/relatedperson-father-natural-tom-yan-lee",
      "display": "RelatedPerson - Father (Tom Yan Lee)"
    }
  ],
  "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"
  }
}