<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ClientAttribute" />
  <language value="NL" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">Enter your narrative here</div>
  </text>
  <url value="http://hl7.org/fhir/StructureDefinition/ClientAttribute" />
  <version value="1.0" />
  <name value="ClientAttribute" />
  <status value="active" />
  <date value="2023-07-13T10:01:03.2998128+00:00" />
  <publisher value="Adapcare" />
  <purpose value="ClientAttribute" />
  <copyright value="Adapcare b.v." />
  <fhirVersion value="3.0.2" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="ClientAttribute" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DomainResource" />
  <derivation value="specialization" />
  <differential>
    <element id="ClientAttribute.subject">
      <path value="ClientAttribute.subject" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
      </type>
    </element>
    <element id="ClientAttribute.identifier">
      <path value="ClientAttribute.identifier" />
      <short value="Business identifier" />
      <definition value="Identifier assigned to the ClientAttribute for external use (outside the FHIR environment)." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Identifier" />
      </type>
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value=".id" />
      </mapping>
      <mapping>
        <identity value="w5" />
        <map value="id" />
      </mapping>
    </element>
    <element id="ClientAttribute.status">
      <path value="ClientAttribute.status" />
      <short value="active | inactive" />
      <definition value="Supports basic workflow." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <isSummary value="true" />
    </element>
    <element id="ClientAttribute.period:period">
      <path value="ClientAttribute.period" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Period" />
      </type>
      <example>
        <label value="Example of a period" />
        <valuePeriod>
          <start value="2019-01-01" />
          <end value="2022-09-23" />
        </valuePeriod>
      </example>
      <isSummary value="true" />
    </element>
    <element id="ClientAttribute.period:period.start">
      <path value="ClientAttribute.period.start" />
      <min value="1" />
    </element>
    <element id="ClientAttribute.type">
      <path value="ClientAttribute.type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
    </element>
    <element id="ClientAttribute.code">
      <path value="ClientAttribute.code" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <isSummary value="true" />
    </element>
    <element id="ClientAttribute.description">
      <path value="ClientAttribute.description" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>