description: This profile represents the constraint 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 in a way that is informed by the constraints of the [CodeableConcept IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-CodeableConcept-uv-ips.html). 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: {mustSupport: true, index: 1} package_version: 2.0.0-DFT-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: null required: [text]