<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="CodeableConcept-oh-ehr" />
  <url value="http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" />
  <version value="1.0.0" />
  <name value="CodeableConceptEHR" />
  <title value="CodeableConcept EHR" />
  <status value="active" />
  <experimental value="false" />
  <date value="2024-11-15T09:23:00+00:00" />
  <description value="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)." />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="CodeableConcept" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
  <derivation value="constraint" />
  <differential>
    <element id="CodeableConcept">
      <path value="CodeableConcept" />
      <comment value="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." />
    </element>
    <element id="CodeableConcept.coding">
      <path value="CodeableConcept.coding" />
      <type>
        <code value="Coding" />
        <profile value="http://ontariohealth.ca/fhir/ehr/StructureDefinition/Coding-oh-ehr" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="CodeableConcept.text">
      <path value="CodeableConcept.text" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>