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

FHIR IG Statistics: ValueSet/EmployeeIdentifierSystemValueSet

Packagehealthhub.fhir
Resource TypeValueSet
IdEmployeeIdentifierSystemValueSet
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthhub.fhir@2.0.4&canonical=https://healthhub.dk/fhir/ValueSet/employee-identifier-system
URLhttps://healthhub.dk/fhir/ValueSet/employee-identifier-system
Version4.1.0
Statusactive
Date2024-09-27T00:00:00+00:00
NameHealth Hub Employee Identifier System
TitleHealth Hub Employee Identifier System
Realmdk
DescriptionEmployee Identifier system

Resources that use this resource

StructureDefinition
healthhub-clinical-chemistry-and-immunologyHealth Hub Clinical Chemistry and Immunology Profile
healthhub-conditionHealth Hub Condition Profile
healthhub-microbiologyHealth Hub Microbiology Profile

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "EmployeeIdentifierSystemValueSet",
  "url": "https://healthhub.dk/fhir/ValueSet/employee-identifier-system",
  "version": "4.1.0",
  "name": "Health Hub Employee Identifier System",
  "title": "Health Hub Employee Identifier System",
  "status": "active",
  "experimental": false,
  "date": "2024-09-27T00:00:00+00:00",
  "publisher": "HealthHub Denmark",
  "description": "Employee Identifier system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:1.2.208.176.1.2"
      },
      {
        "system": "https://autregweb.sst.dk"
      },
      {
        "system": "https://healthhub.dk/fhir/employee-external-unknown"
      },
      {
        "system": "https://healthhub.dk/fhir/employee-internal-unknown"
      }
    ]
  }
}