PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.stu3.geboortezorg@1.2.0
    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: rs/nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-ChildBirthAssistance
type: Encounter
elements:
  class:
    extensions:
      ContactTypeCodelist: {url: null, min: 0, index: 1}
    elements:
      extension:
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            ContactTypeCodelist:
              match: {url: null}
              schema: {index: 1}
              min: 0
  type:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: coding, type: value}
      min: null
      slices:
        childbirthAssistance:
          match:
            coding: {code: '816968003', system: 'http://snomed.info/sct', display: Labor and birth support (regime/therapy)}
          schema:
            index: 3
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: '816968003', system: 'http://snomed.info/sct', display: Labor and birth support (regime/therapy)}
                type: Coding
                index: 4
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    type: uri
                    index: 5
                  code:
                    pattern: {type: code, value: '816968003'}
                    type: code
                    index: 6
                  display: {defaultValueString: ondersteuning durante partu (regime/therapie), index: 7}
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 8
  episodeOfCare:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord']
    index: 9
  participant:
    extensions:
      periodOfArrival: {url: h, min: 0, max: 1, type: Extension, index: 11}
      timeWhenCalled: {url: h, min: 0, max: 1, type: Extension, index: 12}
    elements:
      extension:
        index: 10
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            periodOfArrival:
              match: {url: null}
              schema: {type: Extension, url: h, index: 11}
              min: 0
              max: 1
            timeWhenCalled:
              match: {url: null}
              schema: {type: Extension, url: h, index: 12}
              min: 0
              max: 1
      type:
        elements:
          coding:
            index: 13
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: pattern}
              min: null
              slices:
                childBirthAssistance-type:
                  match: {}
                  schema: {index: 14}
                  max: 1
      period:
        elements:
          start: {index: 15}
          end: {index: 16}
      individual:
        index: 17
        extensions:
          practitionerRole: {url: null, min: 0, index: 19}
        elements:
          extension:
            index: 18
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: 0
              slices:
                practitionerRole:
                  match: {url: null}
                  schema: {index: 19}
                  min: 0
  diagnosis:
    index: 20
    slicing:
      rules: open
      discriminator:
      - {path: condition.reference, type: type}
      min: null
      slices:
        pregnancy:
          match: {}
          schema:
            index: 21
            elements:
              condition:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy']
                index: 22
  serviceProvider: {index: 23}
package_version: 1.2.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-ChildBirthAssistance
base: http://nictiz.nl/fhir/StructureDefinition/zib-Encounter
version: 0.1.1