This page is part of a downloaded copy of this specification. This page is part of the FHIR Shorthand (v0.12.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions 
Source view
<ValueSet xmlns="http://hl7.org/fhir"> <id value="shorthand-instance-tags"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>Instance Tags</h2><div><p>Value set containing codes to be used with the Usage keyword on Instances defined by FHIR Shorthand. These codes are currently only used within FHIR Shorthand, but they could be used as resource tags in meta.tag.</p> </div><ul><li>Include these codes as defined in <a href="CodeSystem-shorthand-code-system.html"><code>http://hl7.org/fhir/uv/shorthand/CodeSystem/shorthand-code-system</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-shorthand-code-system.html#shorthand-code-system-example">example</a></td><td>Example</td><td>The instance represents an example, not a real-life resource, and will be presented as such in an IG.</td></tr><tr><td><a href="CodeSystem-shorthand-code-system.html#shorthand-code-system-definition">definition</a></td><td>Definition</td><td>The instance is a conformance item, specifically, instances of a resource such as a search parameter, operation definition, or questionnaire. These items will presented on their own IG page.</td></tr><tr><td><a href="CodeSystem-shorthand-code-system.html#shorthand-code-system-inline">inline</a></td><td>Inline</td><td>The instance is not instantiated as an independent resource, but appears as part of another instance (for example, in a composition or bundle).</td></tr></table></li></ul></div> </text> <url value="http://hl7.org/fhir/uv/shorthand/ValueSet/shorthand-instance-tags"/> <version value="0.12.0"/> <name value="InstanceTags"/> <title value="Instance Tags"/> <status value="active"/> <date value="2020-04-01T17:25:07+00:00"/> <publisher value="HL7 International - FHIR Infrastructure Group"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/Special/committees/fiwg"/> </telecom> </contact> <description value="Value set containing codes to be used with the Usage keyword on Instances defined by FHIR Shorthand. These codes are currently only used within FHIR Shorthand, but they could be used as resource tags in meta.tag."/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> </coding> </jurisdiction> <compose> <include> <system value="http://hl7.org/fhir/uv/shorthand/CodeSystem/shorthand-code-system"/> <concept> <code value="example"/> <display value="Example"/> </concept> <concept> <code value="definition"/> <display value="Definition"/> </concept> <concept> <code value="inline"/> <display value="Inline"/> </concept> </include> </compose> </ValueSet>