<StructureDefinition xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2018-10-29T13:20:06.373+00:00" />
  </meta>
  <url value="http://medico-emr.net/stu3/sd/CodeableConcept-CustomerDefined-1" />
  <name value="CodeableConcept-CustomerDefined-1" />
  <status value="active" />
  <date value="2018-10-29T13:20:06.2266493+00:00" />
  <description value="A profile for a codeable concept. It is intended to be used within sliced definitions, e.g. for observations.&#xD;&#xA;Its .system always points to &quot;http://medico-emr.net/%KUNDE%/cs&quot; - meaning that the effective values are customer defined.&#xD;&#xA;Therefore the code's valueset binding is set to &quot;required&quot; - and a definition to retrieving the value must be provided in the profile using this CodeableConcept-profile" />
  <fhirVersion value="3.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" />
      <definition value="A profile for a codeable concept. It is intended to be used within sliced definitions, e.g. for observations.&#xD;&#xA;Its .system always points to &quot;http://medico-emr.net/%KUNDE%/cs&quot; - meaning that the effective values are customer defined.&#xD;&#xA;Therefore the code's valueset binding is set to &quot;required&quot; - and a definition to retrieving the value must be provided in the profile using this CodeableConcept-profile" />
    </element>
    <element id="CodeableConcept.id">
      <path value="CodeableConcept.id" />
      <max value="0" />
    </element>
    <element id="CodeableConcept.coding">
      <path value="CodeableConcept.coding" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="CodeableConcept.coding.id">
      <path value="CodeableConcept.coding.id" />
      <max value="0" />
    </element>
    <element id="CodeableConcept.coding.system">
      <path value="CodeableConcept.coding.system" />
      <definition value="http://medico-emr.net/%KUNDE%/cs is a virtual customer specific Code System that does not exist as a single download.&#xD;&#xA;Binding to real values are established through .code's Valueset binding" />
      <min value="1" />
    </element>
    <element id="CodeableConcept.coding.version">
      <path value="CodeableConcept.coding.version" />
      <max value="0" />
    </element>
    <element id="CodeableConcept.coding.code">
      <path value="CodeableConcept.coding.code" />
      <min value="1" />
    </element>
    <element id="CodeableConcept.coding.display">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="CodeableConcept.coding.display" />
      <definition value="Plain text for the selected code - as defined by the customer" />
    </element>
    <element id="CodeableConcept.coding.userSelected">
      <path value="CodeableConcept.coding.userSelected" />
      <max value="0" />
    </element>
    <element id="CodeableConcept.text">
      <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
        <valueBoolean value="true" />
      </extension>
      <path value="CodeableConcept.text" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>