PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/bc-DisorderOfPregnancy
description: A Condition profile describing disorders related to a pregnancy as defined by BabyConnect. These disorders are part of the pregnancy, which is defined in the part of extension.
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-DisorderOfPregnancy
type: Condition
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        pregnancy:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 1
            elements:
              valueReference:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy']
                index: 2
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy']
                        index: 2
  category:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: coding, type: value}
      min: null
      slices:
        disorderOfPregnancy:
          match: {coding: null}
          schema:
            index: 4
            elements:
              coding:
                index: 5
                slicing:
                  rules: open
                  discriminator:
                  - {path: $this, type: value}
                  min: null
                  slices:
                    disorderOfPregnancy:
                      match: {code: '173300003', system: 'http://snomed.info/sct', display: Disorder of pregnancy (disorder)}
                      schema:
                        pattern:
                          type: Coding
                          value: {code: '173300003', system: 'http://snomed.info/sct', display: Disorder of pregnancy (disorder)}
                        index: 6
                        elements:
                          system:
                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                            index: 7
                          code:
                            pattern: {type: Code, value: '173300003'}
                            index: 8
                          display: {defaultValueString: Disorder of pregnancy (disorder), index: 9}
  code: {index: 10}
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 11
  context:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord']
    index: 12
package_version: 1.0.0
extensions:
  pregnancy:
    url: h
    type: Extension
    index: 1
    elements:
      valueReference:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy']
        index: 2
        slicing:
          slices:
            valueReference:
              match: {}
              schema:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy']
                index: 2
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-DisorderOfPregnancy
base: http://nictiz.nl/fhir/StructureDefinition/zib-Problem
version: 1.0.0