PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.psca@1.1.0
    http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-medication-ca-ps
{
  "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.",
  "_filename": "structuredefinition-profile-codeableconcept-medication-ca-ps.json",
  "package_name": "ca.infoway.io.psca",
  "date": "2024-04-09T00:00:00-08:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "CodeableConceptMedicationPSCA",
  "abstract": false,
  "copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "type": "CodeableConcept",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Codeable Concept Medication (PS-CA)",
  "package_version": "1.1.0",
  "status": "draft",
  "id": "6493915d-ac38-4f20-b0ea-dbd4cf4b657e",
  "kind": "complex-type",
  "url": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-medication-ca-ps",
  "version": null,
  "differential": {
    "element": [ {
      "id": "CodeableConcept",
      "path": "CodeableConcept"
    }, {
      "id": "CodeableConcept.coding",
      "path": "CodeableConcept.coding",
      "type": [ {
        "code": "Coding",
        "profile": [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/Coding-medication-ca-ps" ]
      } ],
      "mustSupport": true
    }, {
      "id": "CodeableConcept.text",
      "min": 1,
      "path": "CodeableConcept.text",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-ca-ps"
}