{ "description": "This profile ensures systems support important Coding elements, including system, code, and display. It also raises awareness of the FHIR Core [translation](http://hl7.org/fhir/StructureDefinition/translation) standard extension.\\n\\nThis profile is informed by the constraints of the [IPS-UV Coding](http://hl7.org/fhir/uv/ips/StructureDefinition-Coding-uv-ips.html) profile. Unlike IPS, however, the PS-CA profile does not flag the translation extension as Must Support; this may change in future releases.", "_filename": "structuredefinition-profile-coding-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": "CodingPSCA", "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": "Coding", "experimental": "false", "resourceType": "StructureDefinition", "title": "Coding (PS-CA)", "package_version": "2.0.0-DFT-Ballot-alpha2", "status": "draft", "id": "87650239-3ed9-460d-ba91-faa047a76dd9", "kind": "complex-type", "url": "http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/Coding-ca-ps", "version": null, "differential": { "element": [ { "id": "Coding.system", "path": "Coding.system", "mustSupport": true }, { "id": "Coding.version", "path": "Coding.version", "comment": "The Must Support flag was removed from this element in response to implementer feedback. Requirements for use in certain contexts (e.g., with SNOMED CT CA edition) need to be explored by the Patient Summary Working Group before the constraint will be re-considered for inclusion" }, { "id": "Coding.code", "path": "Coding.code", "mustSupport": true }, { "id": "Coding.display", "path": "Coding.display", "mustSupport": true }, { "id": "Coding.display.extension", "path": "Coding.display.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Coding.display.extension:translation", "path": "Coding.display.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ] } ], "short": "Language Translation (Localization)", "sliceName": "translation" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Coding" }