PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc3
    http://nictiz.nl/fhir/StructureDefinition/bc-MultidisciplinaryTeamMeeting-Plan
description: A CarePlan profile related to the multidisciplinary team meeting as defined by BabyConnect.
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-MultidisciplinaryTeamMeeting-Plan
type: CarePlan
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        intentTreatment:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 1
            elements:
              valueCodeableConcept:
                index: 2
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 2}
  status: {index: 3}
  intent: {index: 4}
  category:
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: 1
      slices:
        multidisciplinaryTeamMeetingCode:
          match: {}
          schema:
            _required: true
            index: 6
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: '423134005', system: 'http://snomed.info/sct'}
                index: 7
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 8
  context:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-MultidisciplinaryTeamMeeting']
    index: 9
  activity:
    elements:
      reference:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-ProcedureRequest']
        index: 10
package_version: 1.3.3-rc3
extensions:
  intentTreatment:
    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-MultidisciplinaryTeamMeeting-Plan
base: http://hl7.org/fhir/StructureDefinition/CarePlan
version: 1.3.2
required: [category]