PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.1.0
    http://nictiz.nl/fhir/StructureDefinition/bc-ObstetricProcedure
description: A Procedure profile describing obstetric procedures, such as vacuum delivery, as defined by BabyConnect. Obstetric procedures may be related to the pregnancy (reasonReference), birth or delivery (part of). Child-related obstetric procedures are part of a birth Procedure, while mother-related obstetric procedures are part of the delivery Procedure.
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-ObstetricProcedure
type: Procedure
elements:
  category:
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            obstetricprocedure:
              match: {code: '386637004'}
              schema:
                pattern:
                  type: Coding
                  value: {code: '386637004', system: 'http://snomed.info/sct', display: Obstetric procedure (procedure)}
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 7
                  code:
                    pattern: {type: Code, value: '386637004'}
                    index: 8
                  display: {defaultValueString: Obstetric procedure (procedure), index: 9}
  reasonCode:
    elements:
      coding:
        index: 17
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            bc-ObstetricProcedure-reasonCode:
              match: {code: null}
              schema: {index: 18}
  performed:
    choices: []
    index: 15
    slicing:
      slices:
        performedPeriod:
          match: {}
          schema:
            choices: []
            index: 15
  outcome:
    extensions:
      success: {url: h, max: 1, type: Extension, index: 25}
    elements:
      extension:
        index: 24
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            success:
              match: {url: null}
              schema: {type: Extension, url: h, index: 25}
              max: 1
  performed[x]:
    elements:
      start: {index: 16}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        decisionMoment:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 1
            elements:
              valueCodeableConcept:
                index: 2
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 2}
  code:
    index: 10
    elements:
      coding:
        index: 11
        slicing:
          slices:
            VerrichtingTypeCodelijst:
              match: {}
              schema: {index: 11}
  bodySite:
    extensions:
      lateralityEpisiotomy:
        url: h
        type: Extension
        index: 22
        elements:
          valueCodeableConcept:
            short: Locatie episiotomie
            index: 23
            slicing:
              slices:
                valueCodeableConcept:
                  match: {}
                  schema: {short: Locatie episiotomie, index: 23}
    elements:
      extension:
        index: 21
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            lateralityEpisiotomy:
              match: {url: null}
              schema:
                type: Extension
                url: h
                index: 22
                elements:
                  valueCodeableConcept:
                    short: Locatie episiotomie
                    index: 23
                    slicing:
                      slices:
                        valueCodeableConcept:
                          match: {}
                          schema: {short: Locatie episiotomie, index: 23}
  context:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord']
    index: 13
  partOf:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: reference, type: value}
      min: null
      slices:
        deliveryOrBirthProcedure:
          match: {reference: null}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Birth', 'http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryProcedure']
            index: 4
          max: 1
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 12
  reasonReference:
    index: 19
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        pregnancy:
          match: {}
          schema:
            type: Reference
            refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Pregnancy']
            index: 20
          max: 1
package_version: 1.1.0
extensions:
  decisionMoment:
    url: h
    type: Extension
    index: 1
    elements:
      valueCodeableConcept:
        index: 2
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {index: 2}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-ObstetricProcedure
base: http://nictiz.nl/fhir/StructureDefinition/zib-Procedure
version: 1.0.0