PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc3
    http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryObservation
description: 'An Observation profile describing delivery-related Observations, as defined by BabyConnect. \r\nObservations such as onset of labor or blood loss pertain to a delivery Procedure.\r\n* Delivery-related Observations use focus extension to point to the delivery Procedure they''re about.\r\n* Delivery-related Observations refer to the EpisodeOfCare with Observation.context.reference\r\n\r\nPattern: [[Pregnancy-related disorder | https://informatiestandaarden.nictiz.nl/wiki/Gebz:FHIR_IG_bc-DeliveryObservation]]'
package_name: nictiz.fhir.nl.stu3.geboortezorg
derivation: constraint
name: bc-DeliveryObservation
type: Observation
elements:
  method:
    index: 29
    elements:
      coding:
        index: 30
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            measurementMethod:
              match: {}
              schema: {index: 31}
  specimen: {index: 32}
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 15
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 15}
  value:
    choices: [valueString]
    index: 26
    slicing:
      slices:
        valueString:
          match: {}
          schema:
            choices: [valueString]
            index: 26
  valueString:
    type: string
    choiceOf: value
    index: 27
    slicing:
      slices:
        valueString:
          match: {}
          schema: {type: string, choiceOf: value, index: 27}
  valueBoolean:
    type: boolean
    choiceOf: value
    index: 24
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema: {type: boolean, choiceOf: value, index: 24}
  valueDateTime:
    type: dateTime
    choiceOf: value
    index: 18
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: value, index: 18}
  component:
    elements:
      referenceRange:
        elementReference: ['http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryObservation', elements, org/fhir/StructureDefinition/Observation#Observation, elements, referenceRange]
        index: 34
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        delivery:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 1
            elements:
              valueReference:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryProcedure']
                index: 2
                slicing:
                  slices:
                    valueReference:
                      match: {}
                      schema:
                        type: Reference
                        refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryProcedure']
                        index: 2
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 10
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, index: 10}
  effective:
    choices: []
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            index: 9
  comment: {index: 28}
  code: {index: 3}
  valueCodeableConcept:
    type: CodeableConcept
    choiceOf: value
    index: 21
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, index: 21}
  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
  device: {index: 33}
  subject:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-Woman']
    index: 4
package_version: 1.3.3-rc3
extensions:
  delivery:
    url: h
    type: Extension
    index: 1
    elements:
      valueReference:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryProcedure']
        index: 2
        slicing:
          slices:
            valueReference:
              match: {}
              schema:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryProcedure']
                index: 2
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bc-DeliveryObservation
base: http://fhir.nl/fhir/StructureDefinition/nl-core-observation
version: 1.3.2
required: [extension]