Publish-box (todo)
Example ValueSet/referenced-item-category (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetReferenced Item Category Value Set
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="referenced-item-category"/>
<meta>
<lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p> This value set includes codes based on the following rules:</p>
<ul>
<li> Include all codes defined in
<a href="http://terminology.hl7.org/5.1.0/CodeSystem-media-category.html">
<code> http://terminology.hl7.org/CodeSystem/media-category</code>
</a>
</li>
<li> Include codes from
<a href="http://loinc.org">
<code> http://loinc.org</code>
</a> where SCALE_TYP = Doc
</li>
</ul>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/referenced-item-category"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3275"/>
</identifier>
<version value="5.0.0"/>
<name value="ReferencedItemCategoryValueSet"/>
<title value="Referenced Item Category Value Set"/>
<status value="active"/>
<experimental value="true"/>
<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'."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<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="Doc"/>
</filter>
</include>
</compose>
</ValueSet>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.