{ "description": "This profile represents the constraint applied to the CodeableConcept data type by the Ontario EHR project to use the [OH-EHR Coding](http://ehealthontario.ca/StructureDefinition/Coding-oh-ehr) 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).", "_filename": "StructureDefinition-CodeableConcept-oh-ehr.json", "package_name": "ca.on.ehr.r4", "date": "2024-11-15T09:23:00+00:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "CodeableConceptOH", "abstract": false, "type": "CodeableConcept", "experimental": "false", "resourceType": "StructureDefinition", "title": "Codeable Concept EHR Profile", "package_version": "0.9.4", "status": "draft", "id": "af0874f7-a9bf-4ed1-83fa-48d3c48f2a77", "kind": "complex-type", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr", "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://ontariohealth.ca/fhir/ehr/StructureDefinition/Coding-oh-ehr" ] } ], "mustSupport": true }, { "id": "CodeableConcept.text", "path": "CodeableConcept.text", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept" }