description: This Encounter profile represents the mother's maternity encounter. package_name: hl7.fhir.us.bfdr derivation: constraint name: EncounterMaternity type: Encounter elements: subject: type: Reference refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr'] index: 0 participant: index: 1 slicing: rules: open discriminator: - {path: type, type: value} min: null slices: attendant: match: type: coding: - {code: 87286-1, system: 'http://loinc.org'} schema: short: The person responsible for delivering the child/fetus. mustSupport: true array: true index: 2 elements: type: short: Birth attendant [Extended Identifier] pattern: type: CodeableConcept value: coding: - {code: 87286-1, system: 'http://loinc.org'} index: 3 individual: type: Reference refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Practitioner-vr'] index: 4 required: [individual, type] certifier: match: type: coding: - {code: 87287-9, system: 'http://loinc.org'} schema: short: The individual who certifies to the fact that the birth occurred. mustSupport: true array: true index: 5 elements: type: short: Birth certifier [Extended Identifier] pattern: type: CodeableConcept value: coding: - {code: 87287-9, system: 'http://loinc.org'} index: 6 period: elements: start: {short: Date certified, mustSupport: true, index: 7} individual: type: Reference refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Practitioner-vr'] index: 8 required: [individual, type] hospitalization: elements: origin: type: Reference short: If mother transferred, facility transferred from mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-location'] index: 9 admitSource: {short: If mother transferred for delivery set code = "hosp-trans" (Transferred from other hospital), mustSupport: true, index: 10} location: short: Information about the location of delivery index: 11 elements: location: type: Reference short: Facility name (if not institution, give street and number) refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-location'] index: 12 physicalType: short: The value set contains the list of values used to indicate the type of place where birth or delivery occurred. binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/us/bfdr/ValueSet/ValueSet-birth-delivery-occurred'} mustSupport: true index: 13 package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Encounter-maternity base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter version: 2.0.0-ballot