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

FHIR IG Statistics: ValueSet/consent-purpose-of-use-vs

Packagedhp
TypeValueSet
Idconsent-purpose-of-use-vs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-consent-purpose-of-use-vs.html
URLhttps://terminology.medcore.uz/ValueSet/consent-purpose-of-use-vs
Version0.1.0
Statusdraft
Date2025-07-07T16:50:09+00:00
NameConsentPurposeOfUseVS
TitleConsent purpose of use
DescriptionDefines the purposes of use for consent

Resources that use this resource

StructureDefinition
dhp-consentUzbekistan DHP Consent

Resources that this resource uses

CodeSystem
v3-ActReasonActReason
v3-ActReasonActReason

Narrative

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


English


Generated Narrative: ValueSet consent-purpose-of-use-vs

Language: en

This ValueSet requires the Code system Supplement Act reason translations.


Russian


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

Язык: en

This ValueSet requires the Code system Supplement Act reason translations.


Source

{
  "resourceType": "ValueSet",
  "id": "consent-purpose-of-use-vs",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.medcore.uz/CodeSystem/actreason-cs|0.1.0"
    }
  ],
  "url": "https://terminology.medcore.uz/ValueSet/consent-purpose-of-use-vs",
  "version": "0.1.0",
  "name": "ConsentPurposeOfUseVS",
  "title": "Consent purpose of use",
  "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 the purposes of use for consent",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "concept": [
          {
            "code": "RECORDMGT"
          }
        ]
      }
    ]
  }
}