PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@0.1.0
    http://nictiz.nl/fhir/StructureDefinition/bc-DisorderOfChild
description: A Condition profile describing child disorders, such as chromosomal and congenital abnormalities or other problems, as defined by BabyConnect.
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-DisorderOfChild
type: Condition
elements:
  verificationStatus: {index: 0}
  category:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: coding, type: value}
      min: null
      slices:
        disorderOfChild:
          match: {coding: null}
          schema:
            index: 2
            elements:
              coding:
                index: 3
                slicing:
                  rules: open
                  discriminator:
                  - {path: $this, type: value}
                  min: null
                  max: 1
                  slices:
                    disorderOfChild:
                      match: {code: '414025005', system: 'http://snomed.info/sct', display: Disorder of fetus or newborn (disorder)}
                      schema:
                        pattern:
                          type: Coding
                          value: {code: '414025005', system: 'http://snomed.info/sct', display: Disorder of fetus or newborn (disorder)}
                        index: 4
                        elements:
                          system:
                            pattern: {type: Uri, value: 'http://snomed.info/sct'}
                            index: 5
                          code:
                            pattern: {type: Code, value: '414025005'}
                            index: 6
                          display: {defaultValueString: Disorder of fetus or newborn (disorder), index: 7}
  code:
    elements:
      coding:
        index: 8
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            CongenitalDisorder:
              match: {code: null}
              schema: {index: 9}
            ChromosomalDisorder:
              match: {code: null}
              schema: {index: 10}
            ProblemChild:
              match: {code: null}
              schema: {index: 11}
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Child']
    index: 12
  context:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord']
    index: 13
package_version: 0.1.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-DisorderOfChild
base: http://nictiz.nl/fhir/StructureDefinition/zib-Problem
version: null