PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.psom@1.0.0-rc3
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-ReferralIdentifier
{
  "description": "A locally-produced identifier which uniquely identifies the referral record. All PROMs questionnaires associated with the same referral must have the same Referral Identifier.",
  "_filename": "Profile-DataStandardsWales-PSOM-ReferralIdentifier.json",
  "package_name": "fhir.r4.wales.psom",
  "date": null,
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesPSOMReferralIdentifier",
  "mapping": [ {
    "name": "NHS Wales DSCN Metadata Mapping",
    "identity": "PROMs-Metadata-2024004"
  } ],
  "abstract": false,
  "copyright": "© 2023 NHS Wales.",
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales PSOM ReferralIdentifier",
  "package_version": "1.0.0-rc3",
  "status": "draft",
  "id": "988a99d4-faa8-4b72-b85b-b2dd7dc200ee",
  "kind": "complex-type",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-ReferralIdentifier",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Identifier.system",
      "path": "Identifier.system",
      "short": "Referral Identifier Origination",
      "mapping": [ {
        "map": "MPRPX004A",
        "comment": "Referral Identifier Origination",
        "identity": "PROMs-Metadata-2024004"
      } ],
      "constraint": [ {
        "key": "PSOM-ReferralIdentifier-01",
        "human": "The issuing system should be an ApplicationInstanceOID that starts with the '2.16.840.1.113883.2.1.8.1.5.' sequence.",
        "severity": "error",
        "expression": "startsWith('urn:oid:2.16.840.1.113883.2.1.8.1.5.')"
      } ],
      "definition": "The issuing system's OID for the Referral Identifier."
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "short": "Referral Identifier",
      "mapping": [ {
        "map": "MPRPX004X",
        "comment": "Referral Identifier",
        "identity": "PROMs-Metadata-2024004"
      } ],
      "definition": "A locally-produced identifier which uniquely identifies the referral record. All PROMs questionnaires associated with the same referral must have the same Referral Identifier."
    } ]
  },
  "contact": [ {
    "name": "Data Standards",
    "telecom": [ {
      "use": "work",
      "value": "data.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}