PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@0.9.0
    http://nictiz.nl/fhir/StructureDefinition/bc-Fetus
description: A BodySite profile referring to the unborn fetus when no fetal record (yet) exists as defined by BabyConnect. In case a fetal record is created the unborn fetus will be registered as a Patient.
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-Fetus
type: BodySite
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        child:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
          max: 1
  code:
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: null
          slices:
            fetus:
              match: {code: '83418008', system: 'http://snomed.info/sct', display: Entire fetus (body structure)}
              schema:
                pattern:
                  type: Coding
                  value: {code: '83418008', system: 'http://snomed.info/sct', display: Entire fetus (body structure)}
                index: 3
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 4
                  code:
                    pattern: {type: Code, value: '83418008'}
                    index: 5
  patient:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 6
package_version: 0.9.0
extensions:
  child: {url: h, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-Fetus
base: http://hl7.org/fhir/StructureDefinition/BodySite
version: 1.0.0