<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-core-Annotation" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR Annotation Profile</b>
      </p>
      <p>An added or follow-up note, often after the fact, that contains metadata about who made the statement and when.</p>
      <p>
        <b>SHR Mapping Summary</b>
      </p>
      <p>
        <pre>shr.core.Annotation maps to Annotation:
  string maps to text
  Author maps to author[x]
  OccurrenceTime maps to time
</pre>
      </p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Annotation" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.core.Annotation" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR Annotation 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="An added or follow-up note, often after the fact, that contains metadata about who made the statement and when." />
  <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>
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Annotation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Annotation" />
  <derivation value="constraint" />
  <differential>
    <element id="Annotation:shr-core-Annotation">
      <path value="Annotation" />
      <short value="SHR Annotation Profile" />
      <definition value="An added or follow-up note, often after the fact, that contains metadata about who made the statement and when." />
    </element>
    <element id="Annotation:shr-core-Annotation.author[x]">
      <path value="Annotation.author[x]" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-Patient" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-entity-RelatedPerson" />
      </type>
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="Annotation:shr-core-Annotation.time">
      <path value="Annotation.time" />
      <min value="1" />
      <max value="1" />
    </element>
  </differential>
</StructureDefinition>