| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | audit-purpose-of-use-vs |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-audit-purpose-of-use-vs.html |
| URL | https://terminology.dhp.uz/ValueSet/audit-purpose-of-use-vs |
| Version | 2.0.0 |
| Status | draft |
| Date | 2025-08-12T15:30:11+00:00 |
| Name | AuditPurposeOfUseVS |
| Title | Purpose of use |
| Description | Defines agent's the purpose of use in Uzbek and Russian |
| StructureDefinition | |
| uz-core-auditevent | UZ Core AuditEvent |
| CodeSystem | |
| v3-ActReason | ActReason |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet audit-purpose-of-use-vs
This ValueSet requires the Code system Supplement Act reason translations.
http://terminology.hl7.org/CodeSystem/v3-ActReason| Code | Display | Definition |
| HOPERAT | healthcare operations | To perform one or more operations on information used for conducting administrative and contractual activities related to the provision of health care. |
| GOV | government | To perform one or more operations on information used within government processes. |
| HDIRECT | directory | To perform one or more operation operations on information used to manage a patient directory. **Examples:** * facility * enterprise * payer * health information exchange patient directory |
| HPRGRP | health program reporting | To perform one or more operations on information used for conducting activities to meet program accounting requirements. |
| HSYSADMIN | health system administration | To perform one or more operations on information to administer the electronic systems used for the delivery of health care. |
| RECORDMGT | records management | To perform one or more operations on information used within the health records management process. |
| PATRQT | patient requested | To perform one or more operations on information in response to a patient's request. |
| FAMRQT | family requested | To perform one or more operations on information in response to a request by a family member authorized by the patient. |
| PWATRNY | power of attorney | To perform one or more operations on information in response to a request by a person appointed as the patient's legal representative. |
| DISASTER | disaster | To perform one or more operations on information used for provision of immediately needed health care to a population of living subjects located in a disaster zone. |
| TREAT | treatment | To perform one or more operations on information for provision of health care. |
| ETREAT | Emergency Treatment | To perform one or more operations on information for provision of immediately needed health care for an emergent condition. |
{
"resourceType": "ValueSet",
"id": "audit-purpose-of-use-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/CodeSystem/actreason-cs|2.1.0"
}
],
"url": "https://terminology.dhp.uz/ValueSet/audit-purpose-of-use-vs",
"version": "2.0.0",
"name": "AuditPurposeOfUseVS",
"title": "Purpose of use",
"status": "draft",
"experimental": true,
"date": "2025-08-12T15:30:11+00:00",
"publisher": "Uzinfocom LLC",
"contact": [
{
"name": "Uzinfocom LLC",
"telecom": [
{
"system": "url",
"value": "https://uzinfocom.uz"
},
{
"system": "email",
"value": "info@uzinfocom.uz"
}
]
}
],
"description": "Defines agent's the purpose of use in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"concept": [
{
"code": "HOPERAT"
},
{
"code": "GOV"
},
{
"code": "HDIRECT"
},
{
"code": "HPRGRP"
},
{
"code": "HSYSADMIN"
},
{
"code": "RECORDMGT"
},
{
"code": "PATRQT"
},
{
"code": "FAMRQT"
},
{
"code": "PWATRNY"
},
{
"code": "DISASTER"
},
{
"code": "TREAT"
},
{
"code": "ETREAT"
}
]
}
]
}
}