PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc3
    http://nictiz.nl/fhir/StructureDefinition/bc-ChildBirthAssistance
description: An Encounter profile describing (childbirth) assistance to a woman in labor as defined by BabyConnect.\r\n* The woman Patient is the subject of the Encounter\r\n* The place of birth is described in Encounter.class using a ConceptMap to map values to available FHIR codes\r\n* The Encounter.diagnosis element refers to the Pregnancy (Condition)\r\n* The Encounter.participant element containts a list of care providers that were present during delivery. Family members could also be included in this list.\r\n* Additional details can be defined at participant level, such as participant type and time of arrival. The latter uses an extension at participant level with a coded list of time of arrival.\r\n* Childbirth Assistance refers to the EpisodeOfCare with Encounter.EpisodeOfCare.reference
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-ChildBirthAssistance
type: Encounter
elements:
  class: {index: 0}
  type:
    index: 1
    slicing:
      slices:
        birthcareEncounterType:
          match: {}
          schema:
            index: 2
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: '236973005', system: 'http://snomed.info/sct'}
                index: 3
  participant:
    extensions:
      periodOfArrival: {url: h, min: 0, max: 1, type: Extension, index: 5}
      timeWhenCalled: {url: h, min: 0, max: 1, type: Extension, index: 6}
    elements:
      extension:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            periodOfArrival:
              match: {url: null}
              schema: {type: Extension, url: h, index: 5}
              min: 0
              max: 1
            timeWhenCalled:
              match: {url: null}
              schema: {type: Extension, url: h, index: 6}
              min: 0
              max: 1
      type:
        elements:
          coding:
            index: 7
            slicing:
              slices:
                childBirthAssistance-type:
                  match: {}
                  schema: {index: 7}
                  max: 1
      period:
        elements:
          start: {index: 8}
          end: {index: 9}
      individual:
        index: 10
        extensions:
          practitionerRole: {url: null, min: 0, index: 12}
        elements:
          extension:
            index: 11
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: 0
              slices:
                practitionerRole:
                  match: {url: null}
                  schema: {index: 12}
                  min: 0
  diagnosis: {index: 13}
  serviceProvider: {index: 14}
package_version: 1.3.3-rc3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-ChildBirthAssistance
base: http://nictiz.nl/fhir/StructureDefinition/bc-Encounter
version: 1.3.2