PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.eps@1.0.0-ballot
    http://hl7.eu/fhir/eps/StructureDefinition/observation-pregnancy-status-eu-ips
description: This profile constrains the Observation resource to represent the pregnancy status in the scope of the European Patient Summary.
package_name: hl7.fhir.eu.eps
derivation: constraint
name: ObservationPregnancyStatusEuEps
type: Observation
elements:
  referenceRange: {index: 14}
  hasMember:
    type: Reference
    short: Expected delivery date or gestational age
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-edd-uv-ips']
    index: 15
    elements:
      reference: {index: 16}
    required: [reference]
  specimen: {index: 12}
  value:
    choices: []
    index: 7
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: [valueCodeableConcept]
            index: 9
          min: 0
          max: 1
  component: {index: 17}
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 5}
  effective:
    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: 10
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, index: 10}
          min: 0
          max: 1
  bodySite: {index: 11}
  device: {index: 13}
  subject:
    type: Reference
    refers: ['http://hl7.eu/fhir/eps/StructureDefinition/patient-eu-eps']
    index: 1
    elements:
      reference: {index: 2}
    required: [reference]
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/eps/StructureDefinition/observation-pregnancy-status-eu-ips
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0-ballot
required: [effectiveDateTime, subject, effective]