<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="VRDR-Death-Certificate-Document" />
  <url value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Death-Certificate-Document" />
  <name value="VRDR Death Certificate Document" />
  <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="Bundle" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle">
      <path value="Bundle" />
    </element>
    <element id="Bundle.id">
      <path value="Bundle.id" />
      <short value="id" />
      <definition value="MAY contain zero or one [0..1] id (CONF:4393-357)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="Bundle.meta">
      <path value="Bundle.meta" />
      <short value="meta" />
      <definition value="MAY contain zero or one [0..1] meta (CONF:4393-356)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="Bundle.meta.profile">
      <path value="Bundle.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-Document&quot; (CONF:4393-358)." />
      <min value="1" />
      <max value="1" />
      <patternString value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Death-Certificate-Document" />
    </element>
    <element id="Bundle.identifier">
      <path value="Bundle.identifier" />
      <short value="identifier" />
      <definition value="SHALL contain exactly one [1..1] identifier (CONF:4393-361)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Bundle.type">
      <path value="Bundle.type" />
      <short value="type" />
      <definition value="SHALL contain exactly one [1..1] type=&quot;&quot;document&quot;&quot; (CONF:4393-362)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <fixedString value="&quot;document&quot;" />
    </element>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <short value="entry" />
      <definition value="SHALL contain exactly one [1..1] entry=&quot; VRDR Death Certificate&quot; (CONF:4393-359)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <patternString value="VRDR Death Certificate" />
    </element>
    <element id="Bundle.entry.resource">
      <path value="Bundle.entry.resource" />
      <short value="resource" />
      <definition value="This entry SHALL contain exactly one [1..1] resource=&quot; VRDR Death Certificate&quot; (CONF:4393-360)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Resource" />
      </type>
      <patternString value="VRDR Death Certificate" />
    </element>
  </differential>
</StructureDefinition>