PackagesCanonicalsLogsProblems
    Packages
    HIE2.packages@0.1.1
    http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-edd-uv-ips
description: This profile constrains the Observation resource to represent the pregnancy expected delivery date.
package_name: HIE2.packages
derivation: constraint
name: ObservationPregnancyEddUvIps
type: Observation
elements:
  referenceRange: {mustSupport: false, index: 17}
  method: {mustSupport: false, index: 14}
  specimen: {mustSupport: false, index: 15}
  value:
    choices: []
    index: 9
    slicing:
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: [valueDateTime]
            index: 11
  valueDateTime:
    type: dateTime
    mustSupport: true
    choiceOf: value
    index: 12
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema: {type: dateTime, mustSupport: true, choiceOf: value, index: 12}
  component: {mustSupport: false, index: 18}
  effective[x]:
    extensions:
      myExtension: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, type: Extension, short: 'effective[x] absence reason', mustSupport: true, index: 7}
    elements:
      extension:
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            myExtension:
              match: {url: null}
              schema: {type: Extension, short: 'effective[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 7}
              min: 0
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 5}
  effective:
    mustSupport: true
    choices: [effectiveDateTime]
    index: 4
  code:
    type: CodeableConcept
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/edd-method-uv-ips'}
    index: 0
  bodySite: {mustSupport: false, index: 13}
  device: {mustSupport: false, index: 16}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips']
    index: 1
    elements:
      reference: {mustSupport: true, index: 2}
    required: [reference]
package_version: 0.1.1
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-edd-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [effectiveDateTime, subject, code, effective]