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

FHIR IG Statistics: ValueSet/v3-ActInformationCategoryCode

Packagehl7.terminology
Resource TypeValueSet
Idv3-ActInformationCategoryCode
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-ActInformationCategoryCode.html
URLhttp://terminology.hl7.org/ValueSet/v3-ActInformationCategoryCode
Version3.0.0
Statusactive
Date2014-03-26
NameActInformationCategoryCode
TitleActInformationCategoryCode
Realmuv
Authorityhl7
Description**Definition:**Indicates the set of information types which may be manipulated or referenced, such as for recommending access restrictions.
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActCodeActCode

Narrative

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

Generated Narrative: ValueSet v3-ActInformationCategoryCode

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ActCode
    CodeDisplayDefinition
    ALLGCATallergy category**Definition:**All information pertaining to a patient's allergy and intolerance records.
    COBSCATcommon observation category**Definition:**All information pertaining to a patient's common observation records (height, weight, blood pressure, temperature, etc.).
    DEMOCATdemographics category**Definition:**All information pertaining to a patient's demographics (such as name, date of birth, gender, address, etc).
    DICATdiagnostic image category**Definition:**All information pertaining to a patient's diagnostic image records (orders & results).
    IMMUCATimmunization category**Definition:**All information pertaining to a patient's vaccination records.
    LABCATlab test category**Description:** All information pertaining to a patient's lab test records (orders & results)
    MEDCCATmedical condition category**Definition:**All information pertaining to a patient's medical condition records.
    PSVCCATprofessional service category**Definition:**All information pertaining to a patient's professional service records (such as smoking cessation, counseling, medication review, mental health).
    RXCATmedication category**Definition:**All information pertaining to a patient's medication records (orders, dispenses and other active medications).

Source

{
  "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"
          }
        ]
      }
    ]
  }
}