PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.stu3.geboortezorg@1.2.0
    http://nictiz.nl/fhir/StructureDefinition/bc-ChildRecord
description: An EpisodeOfCare profile describing the child care record as defined by BabyConnect.
package_name: rs/nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-ChildRecord
type: EpisodeOfCare
elements:
  type:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: coding.code, type: value}
      min: null
      slices:
        followUpAfterDischarge:
          match:
            coding: {code: '406151001'}
          schema:
            index: 1
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: '406151001', system: 'http://snomed.info/sct'}
                type: Coding
                index: 2
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    type: uri
                    index: 3
                  code:
                    pattern: {type: code, value: '406151001'}
                    type: code
                    index: 4
                  display: {defaultValueString: follow-up na ontslag (bevinding), index: 5}
        followUpAfter2years:
          match:
            coding: {code: '199581000000104'}
          schema:
            index: 6
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: '199581000000104', system: 'http://snomed.info/sct', display: Follow-up 2 years (finding)}
                type: Coding
                index: 7
                elements:
                  system:
                    pattern: {type: uri, value: 'http://snomed.info/sct'}
                    type: uri
                    index: 8
                  code:
                    pattern: {type: code, value: '199581000000104'}
                    type: code
                    index: 9
  patient:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Child']
    index: 10
package_version: 1.2.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-ChildRecord
base: http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare
version: 1.0.0