PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vr-common-library@2.0.0
    http://hl7.org/fhir/us/vr-common-library/StructureDefinition/input-race-and-ethnicity-vr
description: Input (from EDRS or EBRS) Race and Ethnicity (Observation). This is information collected by jurisdictions and submitted to NCHS.
package_name: hl7.fhir.us.vr-common-library
derivation: constraint
name: ObservationInputRaceAndEthnicityVitalRecords
type: Observation
elements:
  status:
    pattern: {type: Code, value: final}
    index: 0
  code:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-input-race-and-ethnicity-person-vr'}
    index: 1
  subject:
    type: Reference
    short: This is the subject of the report, not the parent
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr']
    index: 2
  focus:
    type: Reference
    short: The RelatedPerson or Patient record for the parent
    refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr', 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-parent-vr']
    index: 3
  value:
    choices: []
    index: 5
  component:
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        SecondOtherRaceLiteral:
          match:
            code:
              coding:
              - {code: SecondOtherRaceLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: SecondOtherRaceLiteral
            index: 117
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: SecondOtherRaceLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 118
              value:
                choices: [valueString]
                index: 120
              valueString: {type: string, choiceOf: value, index: 121}
            required: [valueString, value]
        Chinese:
          match:
            code:
              coding:
              - {code: Chinese, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: Chinese
            index: 27
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: Chinese, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 28
              value:
                choices: [valueBoolean]
                index: 30
              valueBoolean: {type: boolean, choiceOf: value, index: 31}
            required: [value, valueBoolean]
        OtherAsian:
          match:
            code:
              coding:
              - {code: OtherAsian, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: OtherAsian
            index: 52
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: OtherAsian, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 53
              value:
                choices: [valueBoolean]
                index: 55
              valueBoolean: {type: boolean, choiceOf: value, index: 56}
            required: [value, valueBoolean]
        SecondAmericanIndianOrAlaskanNativeLiteral:
          match:
            code:
              coding:
              - {code: SecondAmericanIndianOrAlaskanNativeLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: SecondAmericanIndianOrAlaskanNativeLiteral
            index: 87
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: SecondAmericanIndianOrAlaskanNativeLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 88
              value:
                choices: [valueString]
                index: 90
              valueString: {type: string, choiceOf: value, index: 91}
            required: [valueString, value]
        FirstAmericanIndianOrAlaskanNativeLiteral:
          match:
            code:
              coding:
              - {code: FirstAmericanIndianOrAlaskanNativeLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: FirstAmericanIndianOrAlaskanNativeLiteral
            index: 82
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: FirstAmericanIndianOrAlaskanNativeLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 83
              value:
                choices: [valueString]
                index: 85
              valueString: {type: string, choiceOf: value, index: 86}
            required: [valueString, value]
        FirstOtherAsianLiteral:
          match:
            code:
              coding:
              - {code: FirstOtherAsianLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: FirstOtherAsianLiteral
            index: 92
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: FirstOtherAsianLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 93
              value:
                choices: [valueString]
                index: 95
              valueString: {type: string, choiceOf: value, index: 96}
            required: [valueString, value]
        GuamanianOrChamorro:
          match:
            code:
              coding:
              - {code: GuamanianOrChamorro, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: GuamanianOrChamorro
            index: 62
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: GuamanianOrChamorro, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 63
              value:
                choices: [valueBoolean]
                index: 65
              valueBoolean: {type: boolean, choiceOf: value, index: 66}
            required: [value, valueBoolean]
        Filipino:
          match:
            code:
              coding:
              - {code: Filipino, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: Filipino
            index: 32
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: Filipino, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 33
              value:
                choices: [valueBoolean]
                index: 35
              valueBoolean: {type: boolean, choiceOf: value, index: 36}
            required: [value, valueBoolean]
        HispanicPuertoRican:
          match:
            code:
              coding:
              - {code: HispanicPuertoRican, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: HispanicPuertoRican
            index: 132
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: HispanicPuertoRican, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 133
              value:
                choices: [valueCodeableConcept]
                index: 135
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 136}
            required: [value, valueCodeableConcept]
        FirstOtherPacificIslanderLiteral:
          match:
            code:
              coding:
              - {code: FirstOtherPacificIslanderLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: FirstOtherPacificIslanderLiteral
            index: 102
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: FirstOtherPacificIslanderLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 103
              value:
                choices: [valueString]
                index: 105
              valueString: {type: string, choiceOf: value, index: 106}
            required: [valueString, value]
        Korean:
          match:
            code:
              coding:
              - {code: Korean, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: Korean
            index: 42
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: Korean, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 43
              value:
                choices: [valueBoolean]
                index: 45
              valueBoolean: {type: boolean, choiceOf: value, index: 46}
            required: [value, valueBoolean]
        White:
          match:
            code:
              coding:
              - {code: White, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: White
            index: 7
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: White, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 8
              value:
                choices: [valueBoolean]
                index: 10
              valueBoolean: {type: boolean, choiceOf: value, index: 11}
            required: [value, valueBoolean]
        OtherPacificIslander:
          match:
            code:
              coding:
              - {code: OtherPacificIslander, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: OtherPacificIslander
            index: 72
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: OtherPacificIslander, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 73
              value:
                choices: [valueBoolean]
                index: 75
              valueBoolean: {type: boolean, choiceOf: value, index: 76}
            required: [value, valueBoolean]
        SecondOtherPacificIslanderLiteral:
          match:
            code:
              coding:
              - {code: SecondOtherPacificIslanderLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: SecondOtherPacificIslanderLiteral
            index: 107
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: SecondOtherPacificIslanderLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 108
              value:
                choices: [valueString]
                index: 110
              valueString: {type: string, choiceOf: value, index: 111}
            required: [valueString, value]
        Japanese:
          match:
            code:
              coding:
              - {code: Japanese, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: Japanese
            index: 37
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: Japanese, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 38
              value:
                choices: [valueBoolean]
                index: 40
              valueBoolean: {type: boolean, choiceOf: value, index: 41}
            required: [value, valueBoolean]
        HispanicOther:
          match:
            code:
              coding:
              - {code: HispanicOther, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: HispanicOther
            index: 142
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: HispanicOther, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 143
              value:
                choices: [valueCodeableConcept]
                index: 145
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 146}
            required: [value, valueCodeableConcept]
        AmericanIndianOrAlaskanNative:
          match:
            code:
              coding:
              - {code: AmericanIndianOrAlaskanNative, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: AmericanIndianOrAlaskanNative
            index: 17
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: AmericanIndianOrAlaskanNative, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 18
              value:
                choices: [valueBoolean]
                index: 20
              valueBoolean: {type: boolean, choiceOf: value, index: 21}
            required: [value, valueBoolean]
        OtherRace:
          match:
            code:
              coding:
              - {code: OtherRace, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: OtherRace
            index: 77
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: OtherRace, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 78
              value:
                choices: [valueBoolean]
                index: 80
              valueBoolean: {type: boolean, choiceOf: value, index: 81}
            required: [value, valueBoolean]
        BlackOrAfricanAmerican:
          match:
            code:
              coding:
              - {code: BlackOrAfricanAmerican, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: BlackOrAfricanAmerican
            index: 12
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: BlackOrAfricanAmerican, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 13
              value:
                choices: [valueBoolean]
                index: 15
              valueBoolean: {type: boolean, choiceOf: value, index: 16}
            required: [value, valueBoolean]
        HispanicMexican:
          match:
            code:
              coding:
              - {code: HispanicMexican, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: HispanicMexican
            index: 127
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: HispanicMexican, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 128
              value:
                choices: [valueCodeableConcept]
                index: 130
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 131}
            required: [value, valueCodeableConcept]
        FirstOtherRaceLiteral:
          match:
            code:
              coding:
              - {code: FirstOtherRaceLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: FirstOtherRaceLiteral
            index: 112
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: FirstOtherRaceLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 113
              value:
                choices: [valueString]
                index: 115
              valueString: {type: string, choiceOf: value, index: 116}
            required: [valueString, value]
        HispanicLiteral:
          match:
            code:
              coding:
              - {code: HispanicLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: HispanicLiteral
            index: 147
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: HispanicLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 148
              value:
                choices: [valueString]
                index: 150
              valueString: {type: string, choiceOf: value, index: 151}
            required: [valueString, value]
        Samoan:
          match:
            code:
              coding:
              - {code: Samoan, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: Samoan
            index: 67
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: Samoan, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 68
              value:
                choices: [valueBoolean]
                index: 70
              valueBoolean: {type: boolean, choiceOf: value, index: 71}
            required: [value, valueBoolean]
        HispanicCuban:
          match:
            code:
              coding:
              - {code: HispanicCuban, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: HispanicCuban
            index: 137
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: HispanicCuban, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 138
              value:
                choices: [valueCodeableConcept]
                index: 140
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 141}
            required: [value, valueCodeableConcept]
        NativeHawaiian:
          match:
            code:
              coding:
              - {code: NativeHawaiian, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: NativeHawaiian
            index: 57
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: NativeHawaiian, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 58
              value:
                choices: [valueBoolean]
                index: 60
              valueBoolean: {type: boolean, choiceOf: value, index: 61}
            required: [value, valueBoolean]
        AsianIndian:
          match:
            code:
              coding:
              - {code: AsianIndian, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: AsianIndian
            index: 22
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: AsianIndian, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 23
              value:
                choices: [valueBoolean]
                index: 25
              valueBoolean: {type: boolean, choiceOf: value, index: 26}
            required: [value, valueBoolean]
        RACEMVR:
          match:
            code:
              coding:
              - {code: RACEMVR, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: RACEMVR
            index: 122
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: RACEMVR, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 123
              value:
                choices: [valueCodeableConcept]
                index: 125
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 126}
            required: [value, valueCodeableConcept]
        SecondOtherAsianLiteral:
          match:
            code:
              coding:
              - {code: SecondOtherAsianLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: SecondOtherAsianLiteral
            index: 97
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: SecondOtherAsianLiteral, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 98
              value:
                choices: [valueString]
                index: 100
              valueString: {type: string, choiceOf: value, index: 101}
            required: [valueString, value]
        Vietnamese:
          match:
            code:
              coding:
              - {code: Vietnamese, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
          schema:
            short: Vietnamese
            index: 47
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: Vietnamese, system: 'http://hl7.org/fhir/us/vr-common-library/CodeSystem/codesystem-vr-component'}
                index: 48
              value:
                choices: [valueBoolean]
                index: 50
              valueBoolean: {type: boolean, choiceOf: value, index: 51}
            required: [value, valueBoolean]
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/vr-common-library/StructureDefinition/input-race-and-ethnicity-vr
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.0.0