{
  "resourceType" : "Observation",
  "id" : "CodedRaceAndEthnicity-Example1",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/us/vr-common-library/StructureDefinition/coded-race-and-ethnicity-vr"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation CodedRaceAndEthnicity-Example1</b></p><a name=\"CodedRaceAndEthnicity-Example1\"> </a><a name=\"hcCodedRaceAndEthnicity-Example1\"> </a><a name=\"CodedRaceAndEthnicity-Example1-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr codedraceandethnicity}\">Coded Race and Ethnicity</span></p><p><b>subject</b>: NCHS generated</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component FirstEditedCode}\">First Edited Race Code</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr 101}\">White</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component SecondEditedCode}\">Second Edited Race Code</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr 122}\">Israeli</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component FirstAmericanIndianCode}\">First Edited American Indian Race Code</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-code-vr A31}\">Arikara</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component RaceRecode40}\">Race Recode 40</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-race-recode-40-vr 20}\">AIAN and Asian</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component HispanicCode}\">Hispanic Code</span></p><p><b>value</b>: <span title=\"Codes:{http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-hispanic-origin-vr 233}\">Chilean</span></p></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr",
      "code" : "codedraceandethnicity"
    }]
  },
  "subject" : {
    "display" : "NCHS generated"
  },
  "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"
      }]
    }
  }]
}