description: This profile constrains the Observation resource to represent the pregnancy expected delivery date for the purpose of the MyHealth@EU EPS. package_name: myhealth.eu.fhir.eps derivation: constraint name: ObservationPregnancyEddMyHealthEuEps type: Observation elements: subject: type: Reference refers: ['http://fhir.ehdsi.eu/eps/StructureDefinition/patient-myhealtheu-eps'] index: 0 effective: choices: [] index: 2 value: choices: [valueDateTime] index: 4 slicing: slices: valueDateTime: match: {} schema: choices: [valueDateTime] index: 4 valueDateTime: type: dateTime choiceOf: value index: 5 slicing: slices: valueDateTime: match: {} schema: {type: dateTime, choiceOf: value, index: 5} package_version: 1.0.0-poc class: profile kind: resource url: http://fhir.ehdsi.eu/eps/StructureDefinition/observation-pregnancy-edd-myhealtheu-eps base: http://hl7.eu/fhir/eps/StructureDefinition/observation-pregnancy-edd-eu-eps version: 1.0.0-poc