{ "description": "This profile represents the constraint applied to the CodeableConcept data type by the PS-CA project to use the [PS-CA Coding](http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/Coding-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) but removes the overarching expectation that all patient summary creators must demonstrate they can support codings for conformance.", "_filename": "structuredefinition-profile-codeableconcept-ca-ps.json", "package_name": "ca.infoway.io.psca", "date": "2022-02-25T01:23:00-08:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "CodeableConceptPSCA", "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 (PS-CA)", "package_version": "2.0.0-DFT-Ballot-alpha2", "status": "draft", "id": "2b7cb150-deb6-44e4-80a3-5c10fed62dfc", "kind": "complex-type", "url": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/CodeableConcept-ca-ps", "version": null, "differential": { "element": [ { "id": "CodeableConcept", "path": "CodeableConcept", "comment": "For all CodeableConcepts, at least one of coding or text must be present. If coding contains only a display value (no code) then CodeableConcept must include text." }, { "id": "CodeableConcept.coding", "path": "CodeableConcept.coding", "type": [ { "code": "Coding", "profile": [ "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/Coding-ca-ps" ] } ], "comment": "While the IPS-UV specification considers this a Must Support element, some systems will not have the ability to support codings for every codeableConcept, further feedback is required on whether these systems are still expected to be able to demonstrate they can construct this element when developing the patient summary instance.\r\n\r\nImplementers that support codings should still send the codings for codeable concepts if they are available and receivers should not produce failures or rejections if codings are included in the patient summary in the first release (a base tenet of FHIR).\r\n\r\nAdditionally vendors should expect that some jurisdictions may further constrain support of this element within the context of their own jurisdictional content" }, { "id": "CodeableConcept.text", "path": "CodeableConcept.text", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable", "valueBoolean": true } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept" }