description: This Composition profile communicates coded race and ethnicity information to the appropriate jurisdictional Vital Records Office. package_name: hl7.fhir.us.bfdr derivation: constraint name: CompositionCodedRaceAndEthnicity type: Composition elements: extension: mustSupport: true index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 1 slices: fetalDeathReportNumber: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-report-number', index: 1} max: 1 liveBirthCertificateNumber: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-live-birth-certificate-number', index: 2} max: 1 type: short: Race and ethnicity information Document mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 86805-9, system: 'http://loinc.org'} index: 3 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-child-vr', 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-decedent-fetus-vr'] index: 4 author: {short: The author is the NCHS., mustSupport: true, index: 5} section: short: Coded race and ethnicity section. mustSupport: true array: true min: 2 max: 2 index: 6 elements: code: short: Race and ethnicity information Document pattern: type: CodeableConcept value: coding: - {code: 86805-9, system: 'http://loinc.org'} index: 7 focus: type: Reference short: The focus of this section is the mother or father mustSupport: true refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr', 'http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-father-natural-vr'] index: 8 entry: short: Entries that are contained in the Coded Race and Ethnicity section mustSupport: true array: true min: 2 index: 9 slicing: rules: open ordered: false discriminator: - {path: $this.resolve(), type: profile} min: 2 slices: race: match: {} schema: short: Tabulated race refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-race-vr'] type: Reference mustSupport: true _required: true index: 10 min: 1 max: 1 tabulatedEthnicity: match: {} schema: short: Tabulated ethnicity refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-tabulated-ethnicity-vr'] type: Reference mustSupport: true _required: true index: 11 min: 1 max: 1 required: [focus] package_version: 1.1.0 extensions: fetalDeathReportNumber: {url: 'http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-fetal-death-report-number', max: 1, type: Extension, mustSupport: true, index: 1} liveBirthCertificateNumber: {url: 'http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-live-birth-certificate-number', max: 1, type: Extension, mustSupport: true, index: 2} 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: 1.1.0 required: [extension, subject]