PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7
    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'}
                type: Coding
                index: 3
  participant:
    extensions:
      periodOfArrival: {url: h, max: 1, type: Extension, index: 4}
      timeWhenCalled: {url: h, max: 1, type: Extension, index: 5}
    elements:
      extension:
        type: Extension
        url: h
        index: 4
        slicing:
          slices:
            periodOfArrival:
              match: {}
              schema: {type: Extension, url: h, index: 4}
              max: 1
            timeWhenCalled:
              match: {}
              schema: {type: Extension, url: h, index: 5}
              max: 1
      type:
        elements:
          coding:
            index: 6
            slicing:
              slices:
                healthProfessionalRole:
                  match: {}
                  schema: {index: 6}
                childBirthAssistance-type:
                  match: {}
                  schema: {index: 7}
                  max: 1
      period:
        elements:
          start: {index: 8}
          end: {index: 9}
      individual:
        index: 10
        extensions:
          practitionerRole: {url: null, index: 11}
        elements:
          extension:
            index: 11
            slicing:
              slices:
                practitionerRole:
                  match: {}
                  schema: {index: 11}
  serviceProvider: {index: 12}
package_version: 1.3.3-rc7
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-ChildBirthAssistance
base: http://nictiz.nl/fhir/StructureDefinition/bc-Encounter
version: 1.3.2