<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="VRDR-Death-Certificate-Reference" />
  <url value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Death-Certificate-Reference" />
  <name value="VRDR Death Certificate Reference" />
  <status value="draft" />
  <publisher value="Hi3 Solutions" />
  <contact>
    <name value="AbdulMalik Shakir" />
    <telecom>
      <system value="phone" />
      <value value="6266444491" />
      <use value="work" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="abdulmalik.shakir@hi3solutions.com" />
      <use value="work" />
    </telecom>
  </contact>
  <kind value="resource" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="DocumentReference" />
  <type value="DocumentReference" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DocumentReference" />
  <derivation value="constraint" />
  <differential>
    <element id="DocumentReference">
      <path value="DocumentReference" />
    </element>
    <element id="DocumentReference.id">
      <path value="DocumentReference.id" />
      <short value="id" />
      <definition value="MAY contain zero or one [0..1] id (CONF:4393-388)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="DocumentReference.meta">
      <path value="DocumentReference.meta" />
      <short value="meta" />
      <definition value="MAY contain zero or one [0..1] meta (CONF:4393-387)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="DocumentReference.meta.profile">
      <path value="DocumentReference.meta.profile" />
      <short value="profile" />
      <definition value="The meta, if present, SHALL contain exactly one [1..1] profile=&quot;http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Death-Certificate-Reference&quot; (CONF:4393-389)." />
      <min value="1" />
      <max value="1" />
      <patternString value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Death-Certificate-Reference" />
    </element>
    <element id="DocumentReference.identifier">
      <path value="DocumentReference.identifier" />
      <short value="identifier" />
      <definition value="SHALL contain exactly one [1..1] identifier (CONF:4393-392)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="DocumentReference.status">
      <path value="DocumentReference.status" />
      <short value="status" />
      <definition value="SHALL contain exactly one [1..1] status, which SHALL be selected from ValueSet DocumentReferenceStatus http://hl7.org/fhir/ValueSet/DocumentReferenceStatus DYNAMIC (CONF:4393-394)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <binding>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/DocumentReferenceStatus" />
          <display value="DocumentReferenceStatus" />
        </valueSetReference>
      </binding>
    </element>
    <element id="DocumentReference.type">
      <path value="DocumentReference.type" />
      <short value="type" />
      <definition value="SHALL contain exactly one [1..1] type=&quot;&quot;64297-5&quot;&quot; (CONF:4393-396)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <fixedCodeableConcept>
        <coding>
          <code value="&quot;64297-5&quot;" />
        </coding>
      </fixedCodeableConcept>
    </element>
    <element id="DocumentReference.subject">
      <path value="DocumentReference.subject" />
      <short value="subject" />
      <definition value="SHALL contain exactly one [1..1] subject=&quot;VRDR Decedent&quot; (CONF:4393-395)." />
      <min value="1" />
      <max value="1" />
      <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/Group" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
      </type>
      <patternString value="VRDR Decedent" />
    </element>
    <element id="DocumentReference.indexed">
      <path value="DocumentReference.indexed" />
      <short value="indexed" />
      <definition value="SHALL contain exactly one [1..1] indexed (CONF:4393-393)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="DocumentReference.author">
      <path value="DocumentReference.author" />
      <short value="author" />
      <definition value="SHALL contain exactly one [1..1] author=&quot;VRDR Interested Party&quot; (CONF:4393-390)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
      </type>
      <patternString value="VRDR Interested Party" />
    </element>
    <element id="DocumentReference.context">
      <path value="DocumentReference.context" />
      <short value="context" />
      <definition value="SHALL contain exactly one [1..1] context=&quot; VRDR Death Certificate&quot; (CONF:4393-391)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <patternString value="VRDR Death Certificate" />
    </element>
  </differential>
</StructureDefinition>