<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-ContactDetail" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ContactDetail Profile</b>
      </p>
      <p>Describes an individual and how to reach them.</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.core.ContactDetail maps to ContactDetail:
  HumanName.string maps to name
  ContactPoint maps to telecom
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-ContactDetail" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.ContactDetail" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ContactDetail 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="Describes an individual and how to reach them." />
  <purpose value="Need to track contact information in the same way across multiple resources." />
  <fhirVersion value="3.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="ContactDetail" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/ContactDetail" />
  <derivation value="constraint" />
  <differential>
    <element id="ContactDetail:shr-core-ContactDetail">
      <path value="ContactDetail" />
      <short value="SHR ContactDetail Profile" />
      <definition value="Describes an individual and how to reach them." />
    </element>
    <element id="ContactDetail:shr-core-ContactDetail.telecom">
      <path value="ContactDetail.telecom" />
      <type>
        <code value="ContactPoint" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-ContactPoint" />
      </type>
    </element>
  </differential>
</StructureDefinition>