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