| Package | dhp | 
| Resource Type | ValueSet | 
| Id | consent-purpose-of-use-vs | 
| FHIR Version | R5 | 
| Source | http://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-consent-purpose-of-use-vs.html | 
| URL | https://terminology.medcore.uz/ValueSet/consent-purpose-of-use-vs | 
| Version | 0.1.0 | 
| Status | draft | 
| Date | 2025-07-07T16:50:09+00:00 | 
| Name | ConsentPurposeOfUseVS | 
| Title | Consent purpose of use | 
| Description | Defines the purposes of use for consent | 
| StructureDefinition | |
| dhp-consent | Uzbekistan DHP Consent | 
| CodeSystem | |
| v3-ActReason | ActReason | 
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.
http://terminology.hl7.org/CodeSystem/v3-ActReason| Code | Display | Definition | 
| RECORDMGT | records management | To perform one or more operations on information used within the health records management process. | 
Russian
Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . consent-purpose-of-use-vs
Язык: en
This ValueSet requires the Code system Supplement Act reason translations.
http://terminology.hl7.org/CodeSystem/v3-ActReason| Код | Отображение | Определение | 
| RECORDMGT | records management | To perform one or more operations on information used within the health records management process. | 
{
  "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"
          }
        ]
      }
    ]
  }
}