Package | fhir.r4.wales.psom |
Resource Type | StructureDefinition |
Id | DataStandardsWales-PSOM-ReferralIdentifier |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.r4.wales.psom@1.0.0-rc3&canonical=https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-ReferralIdentifier |
URL | https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-ReferralIdentifier |
Status | draft |
Name | DataStandardsWalesPSOMReferralIdentifier |
Title | Data Standards Wales PSOM ReferralIdentifier |
Realm | us |
Authority | hl7 |
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. |
Copyright | © 2023 NHS Wales. |
Type | Identifier |
Kind | complex-type |
StructureDefinition | |
DataStandardsWales-PSOM-CarePlan | Data Standards Wales PSOM CarePlan |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "DataStandardsWales-PSOM-ReferralIdentifier", "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-ReferralIdentifier", "name": "DataStandardsWalesPSOMReferralIdentifier", "title": "Data Standards Wales PSOM ReferralIdentifier", "status": "draft", "publisher": "NHS Wales", "contact": [ { "name": "Data Standards", "telecom": [ { "system": "email", "value": "data.standards@wales.nhs.uk", "use": "work" } ] } ], "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.", "copyright": "© 2023 NHS Wales.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "PROMs-Metadata-2024004", "name": "NHS Wales DSCN Metadata Mapping" } ], "kind": "complex-type", "abstract": false, "type": "Identifier", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier", "derivation": "constraint", "differential": { "element": [ { "id": "Identifier.system", "path": "Identifier.system", "short": "Referral Identifier Origination", "definition": "The issuing system's OID for the Referral Identifier.", "constraint": [ { "key": "PSOM-ReferralIdentifier-01", "severity": "error", "human": "The issuing system should be an ApplicationInstanceOID that starts with the '2.16.840.1.113883.2.1.8.1.5.' sequence.", "expression": "startsWith('urn:oid:2.16.840.1.113883.2.1.8.1.5.')" } ], "mapping": [ { "identity": "PROMs-Metadata-2024004", "map": "MPRPX004A", "comment": "Referral Identifier Origination" } ] }, { "id": "Identifier.value", "path": "Identifier.value", "short": "Referral Identifier", "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.", "min": 1, "mapping": [ { "identity": "PROMs-Metadata-2024004", "map": "MPRPX004X", "comment": "Referral Identifier" } ] } ] } }