PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc3
    http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryProcedure
description: A Procedure profile describing the delivery (including uncomplicated natural births for consistency), as defined by BabyConnect. A pregnancy can lead to one delivery Procedure, even in multiple birth. The mother Patient is the subject of the delivery Procedure.\r\n* Delivery refers to the EpisodeOfCare with Procedure.context.reference\r\n* Delivery refers to the Pregnancy with Procedure.reasonReference.reference\r\n\r\nA delivery Procedure is related to one or more birth Procedures. The child Patient is the subject of the birth Procedure. In case of multiple birth, multiple birth Procedures will point to the same delivery Procedure.
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-DeliveryProcedure
type: Procedure
elements:
  identifier: {index: 0}
  category:
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            obstetricProcedure:
              match: {code: '386637004', system: 'http://snomed.info/sct', display: Obstetric procedure (procedure)}
              schema:
                pattern:
                  type: Coding
                  value: {code: '386637004', system: 'http://snomed.info/sct', display: Obstetric procedure (procedure)}
                index: 2
              max: 1
  code:
    elements:
      coding:
        index: 3
        slicing:
          slices:
            delivery:
              match: {}
              schema:
                _required: true
                index: 4
                elements:
                  code:
                    pattern: {type: Code, value: '236973005'}
                    index: 5
                required: [code]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 6
  context:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-ChildBirthAssistance', 'http://nictiz.nl/fhir/StructureDefinition/bc-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord']
    index: 7
  performer:
    elements:
      actor: {index: 8}
  reasonReference:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy']
    index: 9
package_version: 1.3.3-rc3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryProcedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 1.3.2