description: This Encounter profile represents the mother's maternity encounter. package_name: hl7.fhir.us.bfdr derivation: constraint name: EncounterMaternity type: Encounter elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: role: match: {url: null} schema: type: Extension short: Differentiates Birth and Maternity Encounters. url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-role index: 1 elements: value: pattern: type: CodeableConcept value: coding: - {code: MTH, system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'} choices: [] index: 3 subject: type: Reference refers: ['http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother-vr'] index: 4 participant: index: 5 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. array: true index: 6 elements: type: short: Birth attendant [Extended Identifier] pattern: type: CodeableConcept value: coding: - {code: 87286-1, system: 'http://loinc.org'} index: 7 individual: type: Reference refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Practitioner-birth-attendant'] index: 8 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. array: true index: 9 elements: type: short: Birth certifier [Extended Identifier] pattern: type: CodeableConcept value: coding: - {code: 87287-9, system: 'http://loinc.org'} index: 10 period: elements: start: {short: Date certified, index: 11} individual: type: Reference refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Practitioner-birth-certifier'] index: 12 required: [individual, type] hospitalization: elements: origin: type: Reference short: If mother transferred, facility transferred from refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Location-bfdr'] index: 13 admitSource: {short: 'If mother transferred for delivery set code = "hosp-trans" (Transferred from other hospital) from codesystem http://terminology.hl7.org/CodeSystem/admit-source.', index: 14} location: short: Information about the location of delivery index: 15 elements: location: type: Reference short: Facility name (if not institution, give street and number) refers: ['http://hl7.org/fhir/us/bfdr/StructureDefinition/Location-bfdr'] index: 16 elements: id: {short: Facility ID, index: 17} identifier: {short: Facility ID (state-assigned), index: 18} 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'} index: 19 package_version: 2.0.0 extensions: role: url: http://hl7.org/fhir/us/bfdr/StructureDefinition/Extension-role type: Extension short: Differentiates Birth and Maternity Encounters. index: 1 elements: value: pattern: type: CodeableConcept value: coding: - {code: MTH, system: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'} choices: [] index: 3 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 required: [extension]