PackagesCanonicalsLogsProblems
    Packages
    hl7.eu.fhir.pcsp@0.1.0
    http://hl7.eu/fhir/ig/pcsp/StructureDefinition/MedicationStatement-eu-pcsp
description: This profile defines how to represent MedicationStatement in FHIR for describing minimal information about provided medications for the purpose of the PanCareSurPass project.
package_name: hl7.eu.fhir.pcsp
derivation: constraint
name: MedicationStatementPcsp
type: MedicationStatement
elements:
  status: {short: active | completed | entered-in-error | intended | stopped | on-hold | unknown |not-taken, index: 0}
  medicationCodeableConcept: {type: CodeableConcept, index: 1}
  reasonReference:
    type: Reference
    short: Required if related to chemotherapy treatments
    mustSupport: true
    refers: ['http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Condition-primaryCancer-eu-pcsp']
    index: 2
  dosage:
    elements:
      timing:
        elements:
          repeat:
            elements:
              boundsDuration: {type: Duration, short: 'Length/Range of lengths, or (Start and/or end) limits.', index: 3}
              count: {short: Number of administration, index: 4}
      route: {index: 5}
package_version: 0.1.0
class: profile
kind: resource
url: http://hl7.eu/fhir/ig/pcsp/StructureDefinition/MedicationStatement-eu-pcsp
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 0.1.0