FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeNamingSystem
Idsds-role-profile-code.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "sds-role-profile-code",
  "name": "SDSroleprofilecode",
  "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 role id on the NHS Spine Directory Service.",
  "usage": "To uniquely identify a users role in NHS Spine Directory Service.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.nhs.uk/Id/sds-role-profile-id",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "1.2.826.0.1285.0.2.0.67",
      "preferred": false,
      "comment": "NHS SDS - Role Profile Code [BT]"
    }
  ]
}