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

FHIR IG analytics

Packagehl7.fhir.us.bfdr.r4b
Resource TypeObservation
IdObservation-observation-coded-race-and-ethnicity-father.json
FHIR VersionR4B

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-coded-race-and-ethnicity-father

status: Final

code: Father Coded Race and Ethnicity

subject: NCHS generated - father

component

code: First Edited Race Code

value: White

component

code: Second Edited Race Code

value: Israeli

component

code: First Edited American Indian Race Code

value: Arikara

component

code: Race Recode 40

value: AIAN and Asian

component

code: Hispanic Code

value: Chilean


Source1

{
  "resourceType": "Observation",
  "id": "observation-coded-race-and-ethnicity-father",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/coded-race-and-ethnicity-vr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr",
        "code": "codedraceandethnicityFather"
      }
    ]
  },
  "subject": {
    "display": "NCHS generated - father"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
            "code": "FirstEditedCode"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr",
            "code": "101",
            "display": "White"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
            "code": "SecondEditedCode"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr",
            "code": "122",
            "display": "Israeli"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
            "code": "FirstAmericanIndianCode"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr",
            "code": "A31",
            "display": "Arikara"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
            "code": "RaceRecode40"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-recode-40-vr",
            "code": "20",
            "display": "AIAN and Asian"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component",
            "code": "HispanicCode"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-hispanic-origin-vr",
            "code": "233",
            "display": "Chilean"
          }
        ]
      }
    }
  ]
}