<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="fd08c2f5-167a-4499-9192-a7ee180b2ef8" />
  <meta>
    <lastUpdated value="2020-11-24T12:34:45.543+00:00" />
  </meta>
  <url value="http://hl7.org.uk/fhir/StructureDefinition/Patient" />
  <name value="Patient" />
  <status value="draft" />
  <date value="2020-11-24T12:15:28.60952+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://hl7.org.uk/fhir/StructureDefinition/Patient" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="Patient">
      <path value="Patient" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Element" />
      </type>
    </element>
    <element id="Patient.contact_preference">
      <path value="Patient.contact_preference" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org.uk/fhir/StructureDefinition/ContactPreference" />
      </type>
    </element>
    <element id="Patient.religous_affiliation">
      <path value="Patient.religous_affiliation" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
      </type>
    </element>
    <element id="Patient.residential_status">
      <path value="Patient.residential_status" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
      </type>
    </element>
    <element id="Patient.nhs_number">
      <path value="Patient.nhs_number" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="Patient.nhs_number.nhs_number_identifier">
      <path value="Patient.nhs_number.nhs_number_identifier" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
        <profile value="http://hl7.org/fhir/StructureDefinition/string" />
      </type>
    </element>
    <element id="Patient.nhs_number.nhs_number_verification_status">
      <path value="Patient.nhs_number.nhs_number_verification_status" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
      </type>
    </element>
    <element id="Patient.nominated_pharmacy">
      <path value="Patient.nominated_pharmacy" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="Patient.nominated_pharmacy.identifier">
      <path value="Patient.nominated_pharmacy.identifier" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Identifier" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Identifier" />
      </type>
    </element>
    <element id="Patient.nominated_pharmacy.display">
      <path value="Patient.nominated_pharmacy.display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
        <profile value="http://hl7.org/fhir/StructureDefinition/string" />
      </type>
    </element>
    <element id="Patient.nominated_pharmacy.organisation">
      <path value="Patient.nominated_pharmacy.organisation" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
      </type>
    </element>
    <element id="Patient.preferred_dispenser_organisation">
      <path value="Patient.preferred_dispenser_organisation" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="Patient.treatment_category">
      <path value="Patient.treatment_category" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
        <profile value="http://hl7.org/fhir/StructureDefinition/CodeableConcept" />
      </type>
    </element>
  </differential>
</StructureDefinition>