description: This profile represents the constraints applied to the CodeableConcept data type (for medication) by the PS-CA project to use the [PS-CA Medication Coding](http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/Coding-medication-ca-ps) data type profile. It reflects the expectation that systems are compliant if they process and represent medication codes according to the specified coding systems and ensure that a textual description is always present. package_name: ca.infoway.io.psca derivation: constraint name: CodeableConceptMedicationPSCA type: CodeableConcept elements: coding: {type: Coding, mustSupport: true, index: 0} text: {index: 1} package_version: 2.2.0-ti-ballot class: complex-type kind: complex-type url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-medication-ca-ps base: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-ca-ps version: 2.2.0 required: [text]