{ "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-15T01:23:00-08:00", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "CodeableConceptOH", "abstract": false, "type": "CodeableConcept", "experimental": "false", "resourceType": "StructureDefinition", "title": "Codeable Concept (OH-EHR)", "package_version": "0.9.0", "status": "draft", "id": "dfbfc130-8dd7-413f-9230-db9bac191ba0", "kind": "complex-type", "url": "http://ontariohealth.ca/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/StructureDefinition/Coding-oh-ehr" ] } ], "mustSupport": true }, { "id": "CodeableConcept.text", "path": "CodeableConcept.text", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CodeableConcept" }