{
  "resourceType": "StructureDefinition",
  "id": "3e8ef1c5-74e3-4594-88e9-e44097907f61",
  "meta": {
    "lastUpdated": "2020-10-23T08:49:58.246+00:00"
  },
  "url": "https://theprsb.org/fhir/StructureDefinition/PatientDemographics",
  "name": "PatientDemographics",
  "status": "draft",
  "date": "2020-10-20T14:18:36.3424907+00:00",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "https://theprsb.org/fhir/StructureDefinition/PatientDemographics",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "PatientDemographics",
        "path": "PatientDemographics",
        "short": "Patient demographics",
        "definition": "Patient Demographics",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "PatientDemographics.patient_name",
        "path": "PatientDemographics.patient_name",
        "short": "Patient name",
        "definition": "The full name of the person.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "FHIR.UKCore",
            "map": "Person.name"
          }
        ]
      },
      {
        "id": "PatientDemographics.patient_preferred_name",
        "path": "PatientDemographics.patient_preferred_name",
        "short": "Patient preferred name",
        "definition": "The name by which a patient wishes to be addressed.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.date_of_birth",
        "path": "PatientDemographics.date_of_birth",
        "short": "Date of birth",
        "definition": "The date of birth of the patient.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "PatientDemographics.gender",
        "path": "PatientDemographics.gender",
        "short": "Gender",
        "definition": "The person's stated gender.<br clear=\"none\"/>\n<br clear=\"none\"/>",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.person_alias",
        "path": "PatientDemographics.person_alias",
        "short": "Person alias",
        "definition": "Record details where a person is known to use assumed identities to access health and care services.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.ethnicity",
        "path": "PatientDemographics.ethnicity",
        "short": "Ethnicity",
        "definition": "The ethnicity of a person as specified by the person.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.religion",
        "path": "PatientDemographics.religion",
        "short": "Religion",
        "definition": "The religious affiliation as specified by the person.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.sex",
        "path": "PatientDemographics.sex",
        "short": "Sex",
        "definition": "The person’s phenotypic sex. Determines how the person will be treated clinically.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.nhs_number",
        "path": "PatientDemographics.nhs_number",
        "short": "NHS number",
        "definition": "The unique identifier for a patient within the NHS in England and Wales.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.other_identifier",
        "path": "PatientDemographics.other_identifier",
        "short": "Other identifier",
        "definition": "Country specific or local identifier, e.g., Community Health Index (CHI) in Scotland.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.patient_address",
        "path": "PatientDemographics.patient_address",
        "short": "Patient address",
        "definition": "Patient’s usual place of residence.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.patient_email_address",
        "path": "PatientDemographics.patient_email_address",
        "short": "Patient email address",
        "definition": "Email address of the patient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.patient_telephone_number",
        "path": "PatientDemographics.patient_telephone_number",
        "short": "Patient telephone number",
        "definition": "Telephone contact details of the patient. To include, e.g., mobile, work and home number if available.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.relevant_contacts",
        "path": "PatientDemographics.relevant_contacts",
        "short": "Relevant contacts",
        "definition": "Include the most important contacts including:<p/>* Personal contacts e.g., next of kin, in case of emergency contact, lasting power of attorney, dependents, informal carers etc.<p/>* Health/care professional contacts e.g., social worker, hospital clinician, care coordinator, key worker, Independent Mental Capacity Advocate (IMCA) etc.<p/>Name, relationship, role (if formal role), contact details and availability, e.g. out of hours.<p/>",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.communication_preferences",
        "path": "PatientDemographics.communication_preferences",
        "short": "Communication preferences",
        "definition": "Preferred contact method, e.g., sign language, letter, phone, etc. Also preferred written communication format, e.g., large print, braille.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.place_of_birth",
        "path": "PatientDemographics.place_of_birth",
        "short": "Place of birth",
        "definition": "The town and country of birth of the patient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.marital_status",
        "path": "PatientDemographics.marital_status",
        "short": "Marital status",
        "definition": "An indicator to identify the legal marital status of the patient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.date_of_death",
        "path": "PatientDemographics.date_of_death",
        "short": "Date of death",
        "definition": "The date of death of the patient (if applicable)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.time_of_death",
        "path": "PatientDemographics.time_of_death",
        "short": "Time of death",
        "definition": "The time of death of the patient (if applicable)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "PatientDemographics.educational_establishment",
        "path": "PatientDemographics.educational_establishment",
        "short": "Educational establishment",
        "definition": "If the person is a child, name and address of where the child attends, eg play group, nursery, school.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}