<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-Identifier" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR Identifier Profile</b>
      </p>
      <p>A unique string that identifies a specific person or thing.</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.core.Identifier maps to Identifier:
  string maps to value
  Purpose maps to use
  Type maps to type
  CodeSystem maps to system 
  EffectiveTimePeriod maps to period
  Issuer maps to assigner
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Identifier" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.Identifier" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR Identifier Profile" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="A unique string that identifies a specific person or thing." />
  <purpose value="Need to be able to identify things with confidence and be sure that the identification is not subject to misinterpretation." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="servd" />
    <uri value="http://www.omg.org/spec/ServD/1.0/" />
    <name value="ServD" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Identifier" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Identifier" />
  <derivation value="constraint" />
  <differential>
    <element id="Identifier:shr-core-Identifier">
      <path value="Identifier" />
      <short value="SHR Identifier Profile" />
      <definition value="A unique string that identifies a specific person or thing." />
    </element>
    <element id="Identifier:shr-core-Identifier.value">
      <path value="Identifier.value" />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Identifier:shr-core-Identifier.assigner">
      <path value="Identifier.assigner" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Organization" />
      </type>
    </element>
  </differential>
</StructureDefinition>