| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | v3-ActInformationCategoryCode |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-ActInformationCategoryCode.html |
| URL | http://terminology.hl7.org/ValueSet/v3-ActInformationCategoryCode |
| Version | 3.0.0 |
| Status | active |
| Date | 2014-03-26 |
| Name | ActInformationCategoryCode |
| Title | ActInformationCategoryCode |
| Realm | uv |
| Authority | hl7 |
| Description | **Definition:**Indicates the set of information types which may be manipulated or referenced, such as for recommending access restrictions. |
| Copyright | This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
No resources found
| CodeSystem | |
| v3-ActCode | ActCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-ActInformationCategoryCode
Language: en
http://terminology.hl7.org/CodeSystem/v3-ActCode| Code | Display | Definition |
| ALLGCAT | allergy category | **Definition:**All information pertaining to a patient's allergy and intolerance records. |
| COBSCAT | common observation category | **Definition:**All information pertaining to a patient's common observation records (height, weight, blood pressure, temperature, etc.). |
| DEMOCAT | demographics category | **Definition:**All information pertaining to a patient's demographics (such as name, date of birth, gender, address, etc). |
| DICAT | diagnostic image category | **Definition:**All information pertaining to a patient's diagnostic image records (orders & results). |
| IMMUCAT | immunization category | **Definition:**All information pertaining to a patient's vaccination records. |
| LABCAT | lab test category | **Description:** All information pertaining to a patient's lab test records (orders & results) |
| MEDCCAT | medical condition category | **Definition:**All information pertaining to a patient's medical condition records. |
| PSVCCAT | professional service category | **Definition:**All information pertaining to a patient's professional service records (such as smoking cessation, counseling, medication review, mental health). |
| RXCAT | medication category | **Definition:**All information pertaining to a patient's medication records (orders, dispenses and other active medications). |
{
"resourceType": "ValueSet",
"id": "v3-ActInformationCategoryCode",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/ValueSet/v3-ActInformationCategoryCode",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.19752"
}
],
"version": "3.0.0",
"name": "ActInformationCategoryCode",
"title": "ActInformationCategoryCode",
"status": "active",
"experimental": false,
"date": "2014-03-26",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "**Definition:**Indicates the set of information types which may be manipulated or referenced, such as for recommending access restrictions.",
"copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [
{
"code": "ALLGCAT"
},
{
"code": "COBSCAT"
},
{
"code": "DEMOCAT"
},
{
"code": "DICAT"
},
{
"code": "IMMUCAT"
},
{
"code": "LABCAT"
},
{
"code": "MEDCCAT"
},
{
"code": "PSVCCAT"
},
{
"code": "RXCAT"
}
]
}
]
}
}