description: This profile constrains the Observation resource to represent the pregnancy expected delivery date (EDD). package_name: hl7.fhir.eu.eps derivation: constraint name: ObservationPregnancyEddEuEps type: Observation elements: referenceRange: {index: 15} method: {index: 12} specimen: {index: 13} value: choices: [] index: 7 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: valueDateTime: match: {} schema: choices: [valueDateTime] index: 9 min: 0 max: 1 valueDateTime: type: dateTime choiceOf: value index: 10 slicing: slices: valueDateTime: match: {} schema: {type: dateTime, choiceOf: value, index: 10} min: 0 max: 1 component: {index: 16} effectiveDateTime: {type: dateTime, choiceOf: effective, index: 5} effective: 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: {index: 11} device: {index: 14} 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-edd-eu-eps base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.0-ballot required: [effectiveDateTime, subject, effective]