PackagesCanonicalsLogsProblems
    Packages
    HIE2.packages@0.1.1
    http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-status-uv-ips
description: This profile constrains the Observation resource to represent the pregnancy status.
package_name: HIE2.packages
derivation: constraint
name: ObservationPregnancyStatusUvIps
type: Observation
elements:
  referenceRange: {mustSupport: false, index: 16}
  hasMember:
    type: Reference
    short: Expected Delivery Date
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-edd-uv-ips']
    index: 17
    elements:
      reference: {mustSupport: true, index: 18}
    required: [reference]
  specimen: {mustSupport: false, index: 14}
  value:
    choices: []
    index: 9
    slicing:
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: [valueCodeableConcept]
            index: 11
  component: {mustSupport: false, index: 19}
  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
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 82810-3, system: 'http://loinc.org'}
    index: 0
  valueCodeableConcept:
    type: CodeableConcept
    choiceOf: value
    index: 12
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, index: 12}
  bodySite: {mustSupport: false, index: 13}
  device: {mustSupport: false, index: 15}
  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-status-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [effectiveDateTime, subject, code, effective]