<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="6f64ac64-c1d1-48be-bca6-d1a8bc0236ef" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-12-08T13:33:28.445+00:00" />
  </meta>
  <url value="http://hl7.org/fhir/StructureDefinition/humanname-assembly-order" />
  <name value="Preferred display order of name parts" />
  <status value="draft" />
  <publisher value="Health Level Seven, Inc. - FHIR Core WG" />
  <contact>
    <telecom>
      <value value="http://hl7.org/special/committees/FHIR" />
    </telecom>
  </contact>
  <date value="2016-12-08T13:04:13+01:00" />
  <description value="A code that represents the preferred display order of the components of this human name." />
  <kind value="datatype" />
  <constrainedType value="Extension" />
  <abstract value="false" />
  <contextType value="datatype" />
  <context value="HumanName" />
  <base value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <differential>
    <element>
      <path value="Extension" />
      <short value="Preferred display order of name parts" />
      <definition value="A code that represents the preferred display order of the components of this human name." />
    </element>
    <element>
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/humanname-assembly-order" />
    </element>
    <element>
      <path value="Extension.valueCode" />
      <type>
        <code value="code" />
      </type>
      <binding>
        <strength value="required" />
        <description value="A code that represents the preferred display order of the components of a human name" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/name-assembly-order" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>