description: Base Observation profile for use in the Smart4Health project. package_name: smart4health.eu.core derivation: constraint name: S4hObservationBase type: Observation elements: category: {type: CodeableConcept, index: 2} hasMember: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/MolecularSequence', 'http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-uv-ips'] index: 14 encounter: type: Reference mustSupport: true refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-encounter'] index: 6 value: mustSupport: true choices: [] index: 13 component: {mustSupport: true, index: 15} effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 9} status: {mustSupport: true, index: 1} effective: mustSupport: true choices: [effectiveDateTime, effectivePeriod] index: 8 code: {type: CodeableConcept, index: 3} identifier: {mustSupport: true, index: 0} subject: type: Reference mustSupport: true refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location'] index: 4 elements: reference: {mustSupport: true, index: 5} performer: type: Reference mustSupport: true refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-patient', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Organization-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-uv-ips', 'http://hl7.org/fhir/uv/ips/StructureDefinition/PractitionerRole-uv-ips'] index: 11 effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 10} package_version: 0.1.0 class: profile kind: resource url: http://fhir.smart4health.eu/StructureDefinition/s4h-observation-base base: http://hl7.org/fhir/StructureDefinition/Observation version: null required: [effectiveDateTime, effectivePeriod, subject, effective]