PackagesCanonicalsLogsProblems
    Packages
    smart4health.eu.core@0.3.0
    http://fhir.smart4health.eu/StructureDefinition/s4h-observation-base
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: 3}
  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: 15
  encounter:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-encounter']
    index: 7
  value:
    mustSupport: true
    choices: []
    index: 14
  component: {mustSupport: true, index: 16}
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 10}
  status: {mustSupport: true, index: 2}
  effective:
    mustSupport: true
    choices: [effectiveDateTime, effectivePeriod]
    index: 9
  code: {type: CodeableConcept, index: 4}
  identifier: {mustSupport: true, index: 0}
  partOf:
    type: Reference
    refers: ['http://fhir.smart4health.eu/StructureDefinition/s4h-medicationstatement', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy', 'http://hl7.org/fhir/StructureDefinition/Immunization', 'http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationDispense', 'http://hl7.org/fhir/StructureDefinition/Procedure']
    index: 1
  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: 5
    elements:
      reference: {mustSupport: true, index: 6}
  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: 12
  effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 11}
package_version: 0.3.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]