PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-ips@1.0.0-ballot
    http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationstatement
description: This CH IPS profile for the resource MedicationStatement is derived from the corresponding CH Core profile and also ensures IPS conformity via the IPS profile referenced by the so-called imposeProfile extension.
package_name: ch.fhir.ig.ch-ips
derivation: constraint
name: ChIpsMedicationStatement
type: MedicationStatement
elements:
  medication:
    choices: [medicationCodeableConcept, medicationReference]
    index: 1
  medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 2}
  medicationReference:
    type: Reference
    choiceOf: medication
    refers: ['http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medication']
    index: 3
  subject:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient']
    index: 4
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationstatement
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medicationstatement
version: 1.0.0-ballot