{
  "version": "1-build.0.3",
  "name": "ips-datatypes",
  "description": "<p>Structured datatype for the address of a person or organisation.</p>",
  "component_sets": [
    {
      "name": "PRSB-Standards/WRIST-prsb-datatypes/prsb-datatypes",
      "id": "1-build.0.2"
    },
    {
      "name": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes",
      "id": "1-build.0.2"
    },
    {
      "name": "PRSB-Standards/WRIST-PRSB-building-block-dataset/person-demographics",
      "id": "0.0.2"
    }
  ],
  "concept": [
    {
      "name": "Label Concept",
      "mro": "",
      "description": "<p>The Label Concept IPS data type describes data items that are containers for other data items, as defined in BS EN ISO 27269:2025 section 6.2.2.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "derivedFrom": "",
      "relationshipType": "specialisation",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "List",
      "mro": "",
      "description": "<p>The List IPS data type describes an implementation agnostic representation of data items that are containers for lists of other data items (e.g. problem list), as defined in BS EN ISO 27269:2025 section 6.2.3. In PRSB standards lists will usually be represented by record entries with a cardinality of 0 to many or 1 to many. Where there are mandatory data items of the type List in a clinical record, the reason for an empty list must be explicitly stated (e.g. No Known Drug Allergies or Not asked).</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "derivedFrom": "",
      "isComponent": true,
      "items": [],
      "type": "",
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ],
      "relationshipType": "specialisation"
    },
    {
      "name": "Reference",
      "mro": "",
      "description": "<p>The Reference IPS data type provides a representation of an implementation independent directional link from a source data item to an internal (i.e. within the clinical record) or external target object (e.g. URL), as defined in BS EN ISO 27269:2025 section 6.2.4. In PRSB standards references are also defined by specific complex data types indicating the target component, which may be an entire information model (e.g. About Me), section or record entry (e.g. Procedures and therapies) or fewer data items such as clusters or individual elements.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "derivedFrom": "",
      "isComponent": true,
      "items": [],
      "type": "",
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ],
      "relationshipType": "specialisation"
    },
    {
      "name": "Person Name",
      "mro": "",
      "description": "<p>The Person Name IPS data type represents the name of a person structured as a sequence of name parts (e.g. first name, family name, title, suffix), as defined in BS EN ISO 27269:2025 section 6.2.5. PRSB recommends use of NHS Data Dictionary elements for name parts (e.g. PERSON GIVEN NAME for first name).</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [
        {
          "derivedFrom": "",
          "description": "<p>The first name(s) of the person. This includes middle names.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "*",
          "minimumMultiplicity": "1",
          "mro": "M",
          "name": "Person first name",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "PERSON GIVEN NAME",
              "expression": "https://www.datadictionary.nhs.uk/data_elements/person_given_name.html?hl=person%2Cgiven%2Cname",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "PERSON GIVEN NAME"
        },
        {
          "derivedFrom": "",
          "description": "<p>The family name or surname of the person.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "*",
          "minimumMultiplicity": "1",
          "mro": "M",
          "name": "Person family name",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "PERSON FAMILY NAME",
              "expression": "https://www.datadictionary.nhs.uk/data_elements/person_family_name.html",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "PERSON FAMILY NAME"
        },
        {
          "derivedFrom": "",
          "description": "<p>The name by which a person wishes to be addressed. The preferred name volunteered by the person or a preferred name given by PDS that the person has asked to be called by.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Person preferred name",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "PERSON FULL NAME",
              "expression": "https://datadictionary.nhs.uk/data_elements/person_full_name.html?hl=person%2Cname",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS data dictionary:",
          "vs_text": "Person full name"
        },
        {
          "derivedFrom": "",
          "description": "<p>Person's title.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Title",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "PERSON TITLE",
              "expression": "https://www.datadictionary.nhs.uk/data_elements/person_title.html",
              "popUpText": "<p><br></p>"
            }
          ],
          "version": "0.1",
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "PATIENT TITLE"
        },
        {
          "derivedFrom": "",
          "description": "<p>A textual suffix that may be added to the end of a person's name, for example, OBE, MBE, BSc, JP, GM.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "*",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Person name suffix",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "PERSON NAME SUFFIX",
              "expression": "https://www.datadictionary.nhs.uk/data_elements/person_name_suffix.html",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "PERSON NAME SUFFIX"
        }
      ],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Coded Element",
      "mro": "",
      "description": "<p>The Coded Element IPS data type describes elements holding a single concept from a defined code system (e.g. SNOMED CT) as defined in BS EN ISO 27269:2025 section 6.2.6. PRSB recommends the exceptional use of free text in circumstances where no appropriate coded concept is available.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Date Time",
      "mro": "",
      "description": "<p>The Date Time IPS data type supports representation of a full or partial date and/or time as defined in BS EN ISO 27269:2025 section 6.2.7.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Identifier",
      "mro": "",
      "description": "<p>The Identifier IPS data type defines a unique name for a thing or object, as defined in BS EN ISO 27269:2025 section 6.2.8. For example, NHS number.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Address",
      "mro": "",
      "description": "<p>The Address IPS data type represents the address of a person or organisation structured as a sequence of address parts (e.g. Address line 1, Address line 2, Postcode etc), as defined in BS EN ISO 27269:2025 section 6.2.9. PRSB recommends use of:</p><ul><li>NHS Data Dictionary attributes for address parts (e.g. ADDRESS LINE 1) and specific use codes (i.e. ADDRESS ASSOCIATION TYPE).</li><li>Unique Property Reference Number (UPRN) identifiers, where available.</li><li>Organisation Data Service (ODS) codes to retrieve address details, where available.</li></ul>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [
        {
          "derivedFrom": "",
          "description": "<p>First line of the address.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Address line 1",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "ADDRESS LINE 1",
              "expression": "https://www.datadictionary.nhs.uk/attributes/address_line_1.html",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "ADDRESS LINE 1"
        },
        {
          "derivedFrom": "",
          "description": "<p>Second line of the address.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Address line 2",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "ADDRESS LINE 2",
              "expression": "https://www.datadictionary.nhs.uk/attributes/address_line_2.html",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "ADDRESS LINE 2"
        },
        {
          "derivedFrom": "",
          "description": "<p>Third line of the address.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Address line 3",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "ADDRESS LINE 3",
              "expression": "https://www.datadictionary.nhs.uk/attributes/address_line_3.html",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "ADDRESS LINE 3"
        },
        {
          "derivedFrom": "",
          "description": "<p>Fourth line of the address.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Address line 4",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "ADDRESS LINE 4",
              "expression": "https://www.datadictionary.nhs.uk/attributes/address_line_4.html",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "ADDRESS LINE 4"
        },
        {
          "derivedFrom": "",
          "description": "<p>Fifth line of the address.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Address line 5",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "ADDRESS LINE 5",
              "expression": "https://www.datadictionary.nhs.uk/attributes/address_line_5.html",
              "popUpText": "<p><br></p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "ADDRESS LINE 5"
        },
        {
          "derivedFrom": "",
          "description": "<p>Postcode of the address.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Postcode",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "POSTCODE",
              "expression": "https://www.datadictionary.nhs.uk/data_elements/postcode.html",
              "popUpText": "<p><br></p>"
            },
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "POSTCODE OF USUAL ADDRESS",
              "expression": "https://www.datadictionary.nhs.uk/data_elements/postcode_of_usual_address.html",
              "popUpText": "<p>For use where the address is for the person (i.e. subject of record) AND the address type is National Code '1 - Main Permanent Residence' or '2 - Other Permanent Residence'.</p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "POSTCODE OF USUAL ADDRESS"
        },
        {
          "derivedFrom": "",
          "description": "<p>The type of address e.g. main permanent residence or temporary residence.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Address type",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Coded Element@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "ADDRESS ASSOCIATION TYPE",
              "expression": "https://www.datadictionary.nhs.uk/attributes/address_association_type.html?hl=address%2Cassociation",
              "popUpText": "<p>1 - Main Permanent Residence</p><p>2 - Other Permanent Residence</p><p>3 - Temporary Residence</p><p>4 - Correspondence (Non-Residence)</p><p>5 - Main Business Premises</p><p>6 - Invoice</p><p>7 - Other Business Premises</p><p>8 - Safe Haven ADDRESS</p>"
            }
          ]
        },
        {
          "name": "Address start date",
          "mro": "R",
          "description": "<p>The date when the address became valid for the person or organisation.</p>",
          "valueSets": [],
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "minimumMultiplicity": "0",
          "maximumMultiplicity": "1",
          "derivedFrom": "",
          "isComponent": false,
          "items": [],
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Date Time@1-build.0.2"
            }
          ],
          "relationshipType": "specialisation"
        },
        {
          "name": "Address end date",
          "mro": "R",
          "description": "<p>The date when the address was no longer valid for the person or organisation.</p>",
          "valueSets": [],
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "minimumMultiplicity": "0",
          "maximumMultiplicity": "1",
          "derivedFrom": "",
          "isComponent": false,
          "items": [],
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Date Time@1-build.0.2"
            }
          ],
          "relationshipType": "specialisation"
        },
        {
          "name": "Unique Property Reference Number (UPRN)",
          "mro": "R",
          "description": "<p>Unique Property Reference Number (UPRN) is the unique numeric identifier (up to 12 digits) for every addressable location across the UK.</p>",
          "valueSets": [
            {
              "prefix": "UPRN",
              "use": "RECOM",
              "text": "https://www.geoplace.co.uk/addresses-streets/location-data/the-uprn",
              "expression": "https://www.geoplace.co.uk/addresses-streets/location-data/the-uprn",
              "popUpText": "<p><br></p>"
            }
          ],
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "minimumMultiplicity": "0",
          "maximumMultiplicity": "1",
          "derivedFrom": "",
          "isComponent": false,
          "items": [],
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Identifier@1-build.0.2"
            }
          ],
          "relationshipType": "specialisation"
        }
      ],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Telecom",
      "mro": "",
      "description": "<p>The Telecom IPS data type provides the telecommunication contact details of a person or organisation (e.g. contact telephone number, email address), as defined in BS EN ISO 27269:2025 section 6.2.10. PRSB recommends use of:</p><ul><li>NHS Data Dictionary attributes (i.e. COMMUNICATION CONTACT METHOD and COMMUNICATION CONTACT STRING) and the FHIR value set ContactPointUse for these details.</li><li>Organisation Data Service (ODS) codes to retrieve organisation contact telephone numbers, where available.</li></ul>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [
        {
          "name": "Telecom contact method",
          "mro": "R",
          "description": "<p>The telecommunications system or contact method. e.g. phone, email, other.</p>",
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "COMMUNICATION CONTACT METHOD",
              "expression": "https://www.datadictionary.nhs.uk/attributes/communication_contact_method.html?hl=communication",
              "popUpText": "<p>1 - UK Telephone Number</p><p>2 - Other non UK Telephone Number</p><p>3 - UK Facsimile Number</p><p>4 - Internet e-Mail Address</p><p>5 - Uniform Resource Locator (URL)</p><p>6 - Pager</p>"
            },
            {
              "prefix": "FHIR",
              "use": "",
              "text": "ContactPointSystem",
              "expression": "https://simplifier.net/packages/hl7.fhir.r3.core/3.0.2/files/59580",
              "popUpText": "<p>phone</p><p>fax</p><p>email</p><p>pager</p><p>url</p><p>sms</p><p>other</p>"
            }
          ],
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "minimumMultiplicity": "0",
          "maximumMultiplicity": "1",
          "derivedFrom": "",
          "isComponent": false,
          "items": [],
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Coded Element@1-build.0.2"
            }
          ],
          "relationshipType": "specialisation"
        },
        {
          "derivedFrom": "",
          "description": "<p>The telecom value e.g. UK telephone number, email address or other communication contact string.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Telecom value",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "COMMUNICATION CONTACT STRING",
              "expression": "https://www.datadictionary.nhs.uk/attributes/communication_contact_string.html",
              "popUpText": "<p><br></p>"
            },
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "UK TELEPHONE NUMBER",
              "expression": "https://www.datadictionary.nhs.uk/data_elements/uk_telephone_number.html",
              "popUpText": "<p>For use when telecom contact method is national code '1 - UK Telephone Number'.</p>"
            },
            {
              "prefix": "NHS_DD",
              "use": "RECOM",
              "text": "CONTACT EMAIL ADDRESS (PATIENT OR LEAD CONTACT)",
              "expression": "https://www.datadictionary.nhs.uk/data_elements/contact_email_address__patient_or_lead_contact_.html?hl=contact%2Cemail%2Caddress",
              "popUpText": "<p>For use when the contact is the person (i.e. subject of record) or their proxy AND the telecom value is national code '4 - Internet e-Mail Address'.</p>"
            }
          ],
          "vs_label": "NHS Data Dictionary :",
          "vs_text": "UK TELEPHONE NUMBER"
        },
        {
          "derivedFrom": "",
          "description": "<p>The telecom contact type or use e.g. home, work, mobile etc. </p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Telecom type",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Coded Element@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "FHIR",
              "use": "RECOM",
              "text": "ContactPointUse",
              "expression": "https://hl7.org/fhir/STU3/valueset-contact-point-use.html",
              "popUpText": "<p>home</p><p>work</p><p>temp</p><p>old</p><p>mobile</p>"
            }
          ]
        },
        {
          "derivedFrom": "",
          "description": "<p>The preferred order of use for the telecom value.</p>",
          "implementationGuidance": "<p><br></p>",
          "informationType": "",
          "isComponent": false,
          "maximumMultiplicity": "1",
          "minimumMultiplicity": "0",
          "mro": "R",
          "name": "Preference of telecom value",
          "relationshipType": "specialisation",
          "type": "item",
          "valueDomain": [
            {
              "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/String@1-build.0.2"
            }
          ],
          "valueSets": [
            {
              "prefix": "",
              "use": "RECOM",
              "text": "",
              "expression": "",
              "popUpText": "<p>Preference of use 1-5, 1 being the highest.</p>"
            }
          ]
        }
      ],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Organisation Name",
      "mro": "",
      "description": "<p>This aligns to the IPS data type Organization Name and represents the name for an organisation as a simple string, as defined in BS EN ISO 27269:2025 section 6.2.11. PRSB recommends use of Organisation Data Service (ODS) codes to retrieve organisation names, where available.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Text",
      "mro": "",
      "description": "<p>The Text IPS data type supports human readable text (e.g. for clinical narrative or a person's About Me responses), as defined in BS EN ISO 27269:2025 section 6.2.12.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Any",
      "mro": "",
      "description": "<p>The Any IPS data type is an abstract data type of which all other data types are concrete specialisations, as defined in BS EN ISO 27269:2025 section 6.2.13. This data type is not generally used for PRSB data items, which must usually use concrete IPS (i.e. Label Concept, List, Reference (PRSB equivalent), Person Name, Coded Element, Date Time, Identifier, Address, Telecom, Organisation Name (PRSB equivalent), Text, Range, Quantity, Period, General Time Specification (abstract type), String, and Ratio) or PRSB (Code No Text, Timestamp, Document, MultiMedia, Lower Limit Range and Upper Limit Range) data types. Occasionally, Any may be used in draft specifications as a placeholder for another data type.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": ""
        }
      ]
    },
    {
      "name": "Range",
      "mro": "",
      "description": "<p>The Range IPS data type represents an ordered set of quantities usually expressed as lower and upper limit values with units of measure, as defined in BS EN ISO 27269:2025 section 6.2.14. Exceptionally the lower or upper limit value may be omitted (e.g. &lt; 3.0 mmol/ L). PRSB recommends use of UCUM (Unified Code for Units of Measure) for representing units. The PRSB data types Lower Limit Range and Upper Limit Range constrain this data type.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Quantity",
      "mro": "",
      "description": "<p>The Quantity IPS data type defines dimensioned quantities that are usually the result of measuring and expressed as values with units of measure (e.g. 120 mmHg), as defined in BS EN ISO 27269:2025 section 6.2.15. PRSB recommends use of UCUM (Unified Code for Units of Measure) for representing units.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Period",
      "mro": "",
      "description": "<p>The Period IPS data type defines an ordered set of time stamps for start and end date times (e.g. from 1 Aug 2024 to 31 July 2025) or start date time and width (e.g. from 1 Aug 2024 for one year), as defined in BS EN ISO 27269:2025 section 6.2.16.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "General Timing Specification",
      "mro": "",
      "description": "<p>This aligns to the IPS data type General Time Specification (GTS) and is an abstract data type that defines an unordered set of distinct values that are time quantities used for specifying the timing of certain events and actions that may be cyclical (e.g. every other Wednesday morning from 1 Aug 2024 to 31 July 2025), as defined in BS EN ISO 27269:2025 section 6.2.17.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "String",
      "mro": "",
      "description": "<p>The String IPS data type supports machine readable text (i.e. character string), as defined in BS EN ISO 27269:2025 section 6.2.18.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    },
    {
      "name": "Ratio",
      "mro": "",
      "description": "<p>The Ratio IPS data type broadly defines a quotient quantity with a numerator and denominator (e.g. an insulin to carbohydrate ratio (ICR) of 1:10), as defined in BS EN ISO 27269:2025 section 6.2.19.</p>",
      "valueSets": [],
      "implementationGuidance": "<p><br></p>",
      "informationType": "",
      "type": "",
      "minimumMultiplicity": "",
      "maximumMultiplicity": "",
      "items": [],
      "relationshipType": "neither",
      "derivedFrom": "",
      "isComponent": true,
      "valueDomain": [
        {
          "type": "PRSB-Standards/WRIST-ips-datatypes/ips-datatypes/Any@1-build.0.2"
        }
      ]
    }
  ],
  "mro": "",
  "informationType": "",
  "type": "",
  "minimumMultiplicity": "",
  "maximumMultiplicity": "",
  "derivedFrom": "",
  "valueDomain": [
    {
      "type": ""
    }
  ],
  "relationshipType": "neither",
  "isComponent": true,
  "valueSets": [],
  "implementationGuidance": "<p><br></p>",
  "ui": {
    "media_queries": [
      {
        "max_width": "321px",
        "hide_cols": [
          "cardinality",
          "data_types",
          "derived_from",
          "implementation_guidance",
          "information_type",
          "mro",
          "value_sets"
        ],
        "col_widths": {
          "name": "20%",
          "description": "80%"
        },
        "font_size": null
      },
      {
        "max_width": "1439px",
        "hide_cols": [
          "cardinality",
          "derived_from",
          "implementation_guidance",
          "information_type",
          "mro",
          "value_sets"
        ],
        "col_widths": {
          "name": "10%",
          "data_types": "8%",
          "description": "82%"
        },
        "font_size": null
      },
      {
        "max_width": "1921px",
        "hide_cols": [
          "cardinality",
          "derived_from",
          "implementation_guidance",
          "information_type",
          "mro"
        ],
        "col_widths": {
          "name": "8%",
          "data_types": "7%",
          "description": "60%",
          "value_sets": "25%"
        },
        "font_size": null
      }
    ]
  }
}