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

FHIR IG analytics

Packagehealthhub.fhir
Resource TypeValueSet
IdEmployeeIdentifierSystemValueSet.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthhub.fhir@2.0.7&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
asserterAsserter
healthhub-clinical-chemistry-and-immunologyHealth Hub Clinical Chemistry and Immunology Profile
healthhub-clinical-impressionHealth Hub ClinicalImpression
healthhub-conditionHealth Hub Condition Profile
healthhub-document-referenceHealth Hub DocumentReference Profile
healthhub-microbiologyHealth Hub Microbiology Profile
ValueSet
employee-identifier-systemHealth Hub Employee Identifier System

Resources that this resource uses

ValueSet
employee-identifier-systemHealth Hub Employee Identifier System

Narrative

No narrative content found in resource


Source1

{
  "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": "https://healthhub.dk/fhir/ValueSet/employee-identifier-system",
        "concept": [
          {
            "code": "urn:oid:1.2.208.176.1.2"
          },
          {
            "code": "https://autregweb.sst.dk"
          },
          {
            "code": "https://healthhub.dk/fhir/employee-external-unknown"
          },
          {
            "code": "https://healthhub.dk/fhir/employee-internal-unknown"
          }
        ]
      }
    ]
  }
}