PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.stu3.geboortezorg@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/bc-BirthObservation
description: An Observation profile describing birth-related Observations, such as parturition type, as defined by BabyConnect. Birth-related Observations are Observations about a birth, which is the focus of the Observation (extension). They are also about the mother, which still is the subject of the Observation.
package_name: rs/nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-BirthObservation
type: Observation
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        birth:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 1
            elements:
              valueReference:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Birth']
                index: 2
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Birth']
                        index: 2
  code: {index: 3}
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 4
  context:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-ChildBirthAssistance', 'http://nictiz.nl/fhir/StructureDefinition/bc-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord']
    index: 5
  value:
    choices: []
    index: 7
package_version: 1.0.0
extensions:
  birth:
    url: h
    type: Extension
    index: 1
    elements:
      valueReference:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Birth']
        index: 2
        slicing:
          slices:
            valueReference:
              match: {}
              schema:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Birth']
                index: 2
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-BirthObservation
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 0.1.1