--- type: "valueset" title: "Referenced Item Category Value Set" valueset: "referenced-item-category" --- # Referenced Item Category Value Set - **Official URL**: http://hl7.org/fhir/ValueSet/referenced-item-category - **Version**: 6.0.0 - **Status**: active - **Name**: ReferencedItemCategoryValueSet - **Title**: Referenced Item Category Value Set - **Publisher**: HL7 - **Description**: This is the code specifying the high-level kind of document (e.g. Prescription, Discharge Summary, Report, etc.). Made up of a set of non-healthcare specific codes and all LOINC codes where scale type = 'DOC'. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/media-category - **System**: http://loinc.org | **Filters**: SCALE_TYP = LP32888-7 ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="HL7"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="This is the code specifying the high-level kind of document (e.g. Prescription, Discharge Summary, Report, etc.). Made up of a set of non-healthcare specific codes and all LOINC codes where scale type = 'DOC'."/> <copyright value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."/> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/media-category"/> </include> <include> <system value="http://loinc.org"/> <filter> <property value="SCALE_TYP"/> <op value="="/> <value value="LP32888-7"/> </filter> </include> </compose> </ValueSet> ```