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

FHIR IG Statistics: ValueSet/license-certificate-vs

Packageuz.medcore.core
Resource TypeValueSet
Idlicense-certificate-vs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-license-certificate-vs.html
URLhttps://terminology.medcore.uz/ValueSet/license-certificate-vs
Version5.0.0
Statusdraft
Date2025-07-31T11:55:15+00:00
NameLicenseCertificateVS
TitleLicense, certificate, degree
DescriptionDefines the type of license, certificate, degree in Uzbek and Russian

Resources that use this resource

StructureDefinition
uz-core-practitionerUZ Core Practitioner
dhp-practitionerUzbekistan DHP Practitioner

Resources that this resource uses

CodeSystem
v2-0360degreeLicenseCertificate

Narrative

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

Generated Narrative: ValueSet license-certificate-vs

This ValueSet requires the Code system Supplement License, certificate, degree translations.


Source

{
  "resourceType": "ValueSet",
  "id": "license-certificate-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.medcore.uz/CodeSystem/license-certificate-cs|5.0.0"
    }
  ],
  "url": "https://terminology.medcore.uz/ValueSet/license-certificate-vs",
  "version": "5.0.0",
  "name": "LicenseCertificateVS",
  "title": "License, certificate, degree",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-31T11:55:15+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Defines the type of license, certificate, degree in Uzbek and Russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0360"
      }
    ]
  }
}