PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@etoc-2.0.1
    http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-expecteddeliverydate
description: Definition for the Expected Delivery Date Observation resource in the context of CH eTOC.
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChEtocPregnancyExpectedDeliveryDateObservation
type: Observation
elements:
  status: {mustSupport: true, index: 0}
  subject:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 1
  effective:
    choices: []
    index: 3
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: [effectiveDateTime]
            index: 5
          min: 0
          max: 1
  effectiveDateTime:
    type: dateTime
    mustSupport: true
    choiceOf: effective
    index: 6
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, mustSupport: true, choiceOf: effective, index: 6}
          min: 0
          max: 1
package_version: etoc-2.0.1
class: profile
kind: resource
url: http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-expecteddeliverydate
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 2.0.1