<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="64294ebc-00b9-49ac-a21c-b10ccf1da8be" />
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">A Document Reference profile is used for the metadata in progress notes.</div>
  </text>
  <url value="http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1" />
  <version value="1.0.1" />
  <name value="DocumentReference_ProgressNote_1" />
  <status value="active" />
  <date value="2022-07-29" />
  <publisher value="Oracle Cerner" />
  <description value="A Document Reference profile is used for the metadata in progress notes." />
  <copyright value="Copyright © 2022, Oracle and/or its affiliates. All rights reserved." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="DocumentReference" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DocumentReference" />
  <derivation value="constraint" />
  <differential>
    <element id="DocumentReference.subject">
      <path value="DocumentReference.subject" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
    </element>
    <element id="DocumentReference.author">
      <path value="DocumentReference.author" />
      <min value="2" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
      </type>
    </element>
    <element id="DocumentReference.content.attachment.contentType">
      <path value="DocumentReference.content.attachment.contentType" />
      <fixedCode value="text/plain" />
    </element>
    <element id="DocumentReference.content.attachment.url">
      <path value="DocumentReference.content.attachment.url" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>