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

FHIR IG Statistics: ValueSet/identifier-type-vs

Packagedhp
TypeValueSet
Ididentifier-type-vs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-identifier-type-vs.html
URLhttps://terminology.medcore.uz/ValueSet/identifier-type-vs
Version0.1.0
Statusdraft
Date2025-07-07T16:50:09+00:00
NameIdentifierTypeVS
TitleTypes of possible identifiers
DescriptionDefines identifier `type`s in Uzbek and Russian

Resources that use this resource

StructureDefinition
dhp-locationUzbekistan DHP Location
dhp-patientUzbekistan DHP Patient
dhp-practitionerUzbekistan DHP Practitioner
dhp-practitionerroleUzbekistan DHP PractitionerRole

Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type

Narrative

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


English


Generated Narrative: ValueSet identifier-type-vs

Language: en

This ValueSet requires the Code system Supplement possible identifiers translations.


Russian


Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . identifier-type-vs

Язык: en

This ValueSet requires the Code system Supplement possible identifiers translations.


Source

{
  "resourceType": "ValueSet",
  "id": "identifier-type-vs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.medcore.uz/CodeSystem/identifier-type-cs|0.1.0"
    }
  ],
  "url": "https://terminology.medcore.uz/ValueSet/identifier-type-vs",
  "version": "0.1.0",
  "name": "IdentifierTypeVS",
  "title": "Types of possible identifiers",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-07T16:50:09+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Defines identifier `type`s 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-0203"
      }
    ]
  }
}