description: This Composition profile communicates coded race and ethnicity information to the appropriate jurisdictional Vital Records Office, along with the submitted input race and ethnicity information. package_name: hl7.fhir.us.bfdr derivation: constraint name: CompositionCodedRaceAndEthnicity type: Composition elements: type: short: Race and ethnicity information Document pattern: type: CodeableConcept value: coding: - {code: 86805-9, system: 'http://loinc.org'} index: 0 subject: type: Reference refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Patient-decedent-fetus', 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr'] index: 1 author: {short: The author is the NCHS., index: 2} section: short: The Composition is broken into sections, where each section includes the input and output race and ethnicity for one individual. array: true min: 1 max: 2 index: 3 slicing: rules: open discriminator: - {path: code, type: pattern} min: 1 max: 2 slices: mother: match: code: coding: - {code: MTH, system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'} schema: short: mother Section on the Race and Ethnicity - Mother Report index: 4 elements: code: pattern: type: CodeableConcept value: coding: - {code: MTH, system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'} index: 5 entry: short: Entries that are contained in the mother Section index: 6 slicing: rules: open discriminator: - {path: $this.resolve(), type: profile} min: null slices: motherPatient: match: {} schema: short: Mother refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr'] type: Reference index: 7 min: 0 max: 1 inputRaceAndEthnicity: match: {} schema: short: Input Race And Ethnicity refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/input-race-and-ethnicity-vr'] type: Reference index: 8 min: 0 max: 1 codedRaceAndEthnicity: match: {} schema: short: Coded Race And Ethnicity refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/coded-race-and-ethnicity-vr'] type: Reference index: 9 min: 0 max: 1 required: [code] father: match: code: coding: - {code: NFTH, system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'} schema: short: father Section on the Race and Ethnicity - Father Report index: 10 elements: code: pattern: type: CodeableConcept value: coding: - {code: NFTH, system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'} index: 11 entry: short: Entries that are contained in the father Section index: 12 slicing: rules: open discriminator: - {path: $this.resolve(), type: profile} min: null slices: fatherPatient: match: {} schema: short: Father refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-parent-vr'] type: Reference index: 13 min: 0 max: 1 inputRaceAndEthnicity: match: {} schema: short: Input Race And Ethnicity refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/input-race-and-ethnicity-vr'] type: Reference index: 14 min: 0 max: 1 codedRaceAndEthnicity: match: {} schema: short: Coded Race And Ethnicity refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/coded-race-and-ethnicity-vr'] type: Reference index: 15 min: 0 max: 1 required: [code] package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity base: http://hl7.org/fhir/StructureDefinition/Composition version: 2.0.0 required: [section]