<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="652a3c99-0691-4f50-a03a-afb6e5fc9325" />
  <meta>
    <lastUpdated value="2020-12-03T07:52:07.830+00:00" />
  </meta>
  <url value="http://example.org/fhir/StructureDefinition/PRSBCPRDecision" />
  <name value="PRSBCPRDecision" />
  <status value="draft" />
  <date value="2020-12-02T21:09:44.842331+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://example.org/fhir/StructureDefinition/CPRDecision" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="CPRDecision">
      <path value="CPRDecision" />
      <definition value="Whether a decision has been made, the decision, who made the decision, the date of decision, date for review and location of documentation. Where the person or their family member/carer have not been informed of the clinical decision please state the reason why." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Element" />
      </type>
    </element>
    <element id="CPRDecision.cpr_decision">
      <path value="CPRDecision.cpr_decision" />
      <definition value="SNOMED CT: - 450475007 | For cardiopulmonary resuscitation (finding) |, 450476008 | Not for cardiopulmonary resuscitation (finding) |&#xD;&#xA;&#xD;&#xA;OR&#xD;&#xA;&#xD;&#xA;Free Text" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
      </type>
    </element>
    <element id="CPRDecision.date">
      <path value="CPRDecision.date" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="date" />
        <profile value="http://hl7.org/fhir/StructureDefinition/date" />
      </type>
    </element>
    <element id="CPRDecision.location">
      <path value="CPRDecision.location" />
      <definition value="The location where the cardio-pulmonary resuscitation decision was made.&#xD;&#xA;&#xD;&#xA;NHS data dictionary: - Organisation data service&#xD;&#xA;&#xD;&#xA;OR &#xD;&#xA;&#xD;&#xA;Free text" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
        <profile value="http://hl7.org/fhir/StructureDefinition/string" />
      </type>
    </element>
    <element id="CPRDecision.date_for_review">
      <path value="CPRDecision.date_for_review" />
      <definition value="The date for review of CPR decision." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="date" />
        <profile value="http://hl7.org/fhir/StructureDefinition/date" />
      </type>
    </element>
    <element id="CPRDecision.location_of_document">
      <path value="CPRDecision.location_of_document" />
      <definition value="The location of the CPR decision document&#xD;&#xA;Free text or URL" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
        <profile value="http://hl7.org/fhir/StructureDefinition/string" />
      </type>
    </element>
    <element id="CPRDecision.performing_professional">
      <path value="CPRDecision.performing_professional" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
      </type>
    </element>
    <element id="CPRDecision.person_completing_record">
      <path value="CPRDecision.person_completing_record" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
      </type>
    </element>
  </differential>
</StructureDefinition>