FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/StaffNumber

Packagefhir.virtually.healthcare
TypeValueSet
IdStaffNumber
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-StaffNumber.html
URLhttps://fhir.virtually.healthcare/ValueSet/StaffNumber
Version0.1.1-current
Statusdraft
Date2025-07-22T09:12:23+00:00
NameStaffNumber
TitleUK StaffNumber
Realmus
Authorityhl7
DescriptionUK StaffNumber E.g. SDS User Id and Ministry of Defence Doctor Number

Resources that use this resource

StructureDefinition
Staff-Enterprise-NumberStaff Enterprise Number

Resources that this resource uses

CodeSystem
StaffNumberStaff Number

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet StaffNumber


Source

{
  "resourceType": "ValueSet",
  "id": "StaffNumber",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.virtually.healthcare/ValueSet/StaffNumber",
  "version": "0.1.1-current",
  "name": "StaffNumber",
  "title": "UK StaffNumber",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-22T09:12:23+00:00",
  "publisher": "Virtually Healthcare",
  "contact": [
    {
      "name": "Virtually Healthcare",
      "telecom": [
        {
          "system": "url",
          "value": "https://virtually.healthcare"
        }
      ]
    }
  ],
  "description": "UK StaffNumber\n\nE.g. SDS User Id and Ministry of Defence Doctor Number",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.virtually.healthcare/CodeSystem/StaffNumber"
      }
    ]
  }
}