FHIR IG analytics| Package | nhsdigital.fhir.stu3 |
| Resource Type | NamingSystem |
| Id | NamingSystem-SDSUserID.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"meta": {
"profile": [
"https://fhir.nhs.uk/STU3/StructureDefinition/NHSDigital-NamingSystem-1"
]
},
"name": "SDS User ID",
"status": "draft",
"kind": "identifier",
"date": "2019-05-01",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"responsible": "NHS Digital",
"description": "The user's unique identifier on the NHS Spine Directory Service.",
"usage": "To uniquely identify a user of the NHS Spine Directory Service.",
"uniqueId": [
{
"type": "uri",
"value": "https://fhir.nhs.uk/Id/sds-user-id",
"preferred": true
},
{
"type": "oid",
"value": "1.2.826.0.1285.0.2.0.65",
"preferred": false
}
]
}