description: This CH IPS profile for the resource MedicationRequest 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 derivation: constraint name: ChIpsMedicationRequest type: MedicationRequest 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: ips-1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-medicationrequest base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medicationrequest version: 1.0.0-ballot