PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@0.1.0
    http://nictiz.nl/fhir/StructureDefinition/bc-ChildObservation
description: An Observation profile describing child-related Observations, which are not captured in other existing profiles, as defined by BabyConnect. Child-related Observations are about the child, which is the subject of the Observation. If the child is unborn and no patient record exists for the child, bc-FetusObservation should be used instead.
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-ChildObservation
type: Observation
elements:
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/StructureDefinition/bc-Child']
    index: 0
  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: 1
  value:
    choices: []
    index: 3
  interpretation:
    index: 4
    extensions:
      percentile:
        url: h
        type: Extension
        index: 6
        elements:
          valueQuantity:
            elements:
              unit:
                pattern: {type: String, value: '%'}
                index: 7
              system:
                pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                index: 8
              code:
                pattern: {type: Code, value: '%'}
                index: 9
    elements:
      extension:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            percentile:
              match: {url: null}
              schema:
                type: Extension
                url: h
                index: 6
                elements:
                  valueQuantity:
                    elements:
                      unit:
                        pattern: {type: String, value: '%'}
                        index: 7
                      system:
                        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                        index: 8
                      code:
                        pattern: {type: Code, value: '%'}
                        index: 9
package_version: 0.1.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-ChildObservation
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: null