<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="CodeableConcept-uv-ips" />
  <url value="http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips" />
  <name value="CodeableConceptIPS" />
  <title value="Codeable Concept (IPS)" />
  <status value="active" />
  <date value="2018-03-19T11:26:15.349+01:00" />
  <publisher value="HL7 International" />
  <description value="This profile represents the constraint applied to the CodeableConcept data type by the International Patient Summary (IPS) FHIR Implementation Guide to use the Coding-uv-ips data type profile." />
  <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" />
      <mustSupport value="true" />
    </element>
    <element id="CodeableConcept.coding">
      <path value="CodeableConcept.coding" />
      <type>
        <code value="Coding" />
        <profile value="http://hl7.org/fhir/uv/ips/StructureDefinition/Coding-uv-ips" />
      </type>
      <mustSupport value="true" />
    </element>
    <element id="CodeableConcept.text">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="CodeableConcept.text" />
      <comment value="The text should be at the displayName level and not on this level." />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>