PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc3
    http://nictiz.nl/fhir/StructureDefinition/bc-ChildRecord
description: An EpisodeOfCare profile describing the child care record as defined by BabyConnect.
package_name: 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: null}
          schema:
            index: 1
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: '406151001', system: 'http://snomed.info/sct'}
                index: 2
        followUpAfter2years:
          match:
            coding: {code: null}
          schema:
            index: 3
            elements:
              coding:
                pattern:
                  type: Coding
                  value: {code: '199581000000104', system: 'http://snomed.info/sct', display: Follow-up 2 years (finding)}
                index: 4
  patient:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Child']
    index: 5
package_version: 1.3.3-rc3
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-ChildRecord
base: http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare
version: 1.3.2