description: This profile constrains the Observation resource for representing vital signs for the purpose of the MyHealth@EU EPS. package_name: myhealth.eu.fhir.eps derivation: constraint name: ObservationVitalSignsMyHealthEuEps type: Observation elements: code: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIVitalSignAnthropometricCodeWithExceptions'} index: 0 subject: type: Reference refers: ['http://fhir.ehdsi.eu/eps/StructureDefinition/patient-myhealtheu-eps'] index: 1 value: choices: [] index: 3 bodySite: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIBodySiteWithExceptions'} index: 4 component: elements: code: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIVitalSignAnthropometricCodeWithExceptions'} index: 5 package_version: 1.0.0-poc class: profile kind: resource url: http://fhir.ehdsi.eu/eps/StructureDefinition/observation-vital-eps-myhealtheu base: http://hl7.org/fhir/StructureDefinition/vitalsigns version: 1.0.0-poc