<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="VRDR-Cause-of-Death-Pathway" />
  <url value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Cause-of-Death-Pathway" />
  <name value="VRDR Cause of Death Pathway" />
  <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="List" />
  <type value="List" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/List" />
  <derivation value="constraint" />
  <differential>
    <element id="List">
      <path value="List" />
    </element>
    <element id="List.id">
      <path value="List.id" />
      <short value="id" />
      <definition value="MAY contain zero or one [0..1] id (CONF:4393-317)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="List.meta">
      <path value="List.meta" />
      <short value="meta" />
      <definition value="MAY contain zero or one [0..1] meta (CONF:4393-316)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="List.meta.profile">
      <path value="List.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-Cause-of-Death-Pathway&quot; (CONF:4393-318)." />
      <min value="1" />
      <max value="1" />
      <patternString value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Cause-of-Death-Pathway" />
    </element>
    <element id="List.status">
      <path value="List.status" />
      <short value="status" />
      <definition value="SHALL contain exactly one [1..1] status=&quot;&quot;current&quot;&quot; (CONF:4393-324)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <fixedString value="&quot;current&quot;" />
    </element>
    <element id="List.mode">
      <path value="List.mode" />
      <short value="mode" />
      <definition value="SHALL contain exactly one [1..1] mode=&quot;&quot;snapshot&quot;&quot; (CONF:4393-321)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="code" />
      </type>
      <fixedString value="&quot;snapshot&quot;" />
    </element>
    <element id="List.source">
      <path value="List.source" />
      <short value="source" />
      <definition value="SHALL contain exactly one [1..1] source=&quot;VRDR Certifier&quot; (CONF:4393-323)." />
      <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/Patient" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
      </type>
      <patternString value="VRDR Certifier" />
    </element>
    <element id="List.orderedBy">
      <path value="List.orderedBy" />
      <short value="orderedBy" />
      <definition value="SHALL contain exactly one [1..1] orderedBy=&quot;&quot;priority&quot;&quot; (CONF:4393-322)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <fixedCodeableConcept>
        <coding>
          <code value="&quot;priority&quot;" />
        </coding>
      </fixedCodeableConcept>
    </element>
    <element id="List.entry">
      <path value="List.entry" />
      <short value="entry" />
      <definition value="MAY contain zero or more [0..*] entry (CONF:4393-319)." />
      <min value="0" />
      <max value="*" />
    </element>
    <element id="List.entry.item">
      <path value="List.entry.item" />
      <short value="item" />
      <definition value="The entry, if present, SHALL contain exactly one [1..1] item=&quot;VRDR Cause Of Death Condition&quot; (CONF:4393-320)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Resource" />
      </type>
      <patternString value="VRDR Cause Of Death Condition" />
    </element>
  </differential>
</StructureDefinition>