<StructureDefinition xmlns="http://hl7.org/fhir">
  <meta />
  <url value="StructureDefinition/MyCommunication" />
  <name value="MyCommunication" />
  <status value="draft" />
  <date value="2018-03-01T14:16:39.088-05:00" />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Communication" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Communication" />
  <derivation value="constraint" />
  <snapshot />
  <differential>
    <element id="Communication.identifier">
      <path value="Communication.identifier" />
      <max value="0" />
    </element>
    <element id="Communication.definition">
      <path value="Communication.definition" />
      <max value="0" />
    </element>
    <element id="Communication.basedOn">
      <path value="Communication.basedOn" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <profile value="StructureDefinition/MyReferralRequest" />
      </type>
    </element>
    <element id="Communication.partOf">
      <path value="Communication.partOf" />
      <max value="0" />
    </element>
    <element id="Communication.notDone">
      <path value="Communication.notDone" />
      <max value="0" />
    </element>
    <element id="Communication.notDoneReason">
      <path value="Communication.notDoneReason" />
      <max value="0" />
    </element>
    <element id="Communication.subject">
      <path value="Communication.subject" />
      <max value="0" />
    </element>
    <element id="Communication.recipient">
      <path value="Communication.recipient" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
      </type>
    </element>
    <element id="Communication.context">
      <path value="Communication.context" />
      <max value="0" />
    </element>
    <element id="Communication.sender">
      <path value="Communication.sender" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
      </type>
    </element>
    <element id="Communication.reasonCode">
      <path value="Communication.reasonCode" />
      <max value="0" />
    </element>
    <element id="Communication.reasonReference">
      <path value="Communication.reasonReference" />
      <max value="0" />
    </element>
    <element id="Communication.note">
      <path value="Communication.note" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>