{ "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-rc2", "status": "draft", "id": "af665f73-fb8b-42ed-82b1-2f710cb9846f", "kind": "complex-type", "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-ReferralIdentifier", "version": null, "differential": { "element": [ { "id": "Identifier.system", "min": 1, "path": "Identifier.system", "short": "Referral Identifier Origination", "mapping": [ { "map": "MPRPX004A", "comment": "Referral Identifier Origination", "identity": "PROMs-Metadata-2024004" } ], "constraint": [ { "key": "PSOM-ReferralIdentifier-1", "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." }, { "id": "Identifier.assigner", "min": 1, "path": "Identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ] } ], "short": "Originating Organisation Code", "mapping": [ { "map": "MDDPX002X", "comment": "Originating Organisation Code (implicit, main mapping is on Organization.identifier)", "identity": "PROMs-Metadata-2024004" } ], "definition": "Organisation that issued/manages the identifier and is the Originating Organisation for the CarePlan." } ] }, "contact": [ { "name": "Data Standards", "telecom": [ { "use": "work", "value": "data.standards@wales.nhs.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier" }