| Package | fhir.virtually.healthcare |
| Resource Type | CodeSystem |
| Id | StaffNumber |
| FHIR Version | R4 |
| Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/CodeSystem-StaffNumber.html |
| URL | https://fhir.virtually.healthcare/CodeSystem/StaffNumber |
| Version | 0.1.1-current |
| Status | draft |
| Date | 2025-08-12T10:08:23+00:00 |
| Name | StaffNumber |
| Title | Staff Number |
| Realm | us |
| Authority | hl7 |
| Description | UK Staff Numbers |
| Content | complete |
| ValueSet | |
| PractitionerIdentifiers | Practitioner Identifiers |
| StaffNumber | UK StaffNumber |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem StaffNumber
This case-sensitive code system https://fhir.virtually.healthcare/CodeSystem/StaffNumber defines the following codes:
{
"resourceType": "CodeSystem",
"id": "StaffNumber",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.virtually.healthcare/CodeSystem/StaffNumber",
"version": "0.1.1-current",
"name": "StaffNumber",
"title": "Staff Number",
"status": "draft",
"experimental": false,
"date": "2025-08-12T10:08:23+00:00",
"publisher": "Virtually Healthcare",
"contact": [
{
"name": "Virtually Healthcare",
"telecom": [
{
"system": "url",
"value": "https://virtually.healthcare"
}
]
}
],
"description": "UK Staff Numbers",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 5,
"concept": [
{
"code": "https://emis.com/Id/PractitionerRole/GUID",
"display": "EMIS PFS PractitionerRole Identifier"
},
{
"code": "https://emis.com/Id/Practitioner/GUID",
"display": "EMIS PFS Practitioner Identifier"
},
{
"code": "$sds-user-id",
"display": "NHS England SDS User Identifier"
},
{
"code": "https://emis.com/Id/Practitioner/REFID",
"display": "EMIS Internal Id"
},
{
"code": "https://emis.com/Id/Practitioner/DBID",
"display": "EMIS Internal Id"
}
]
}