HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-20 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="recommendation-servicerequest-intent-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet recommendation-servicerequest-intent-vs</b></p><a name="recommendation-servicerequest-intent-vs"> </a><a name="hcrecommendation-servicerequest-intent-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R5/codesystem-request-intent.html"><code>http://hl7.org/fhir/request-intent</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-request-intent.html#request-intent-plan">plan</a></td><td>Plan</td><td>The request represents an intention to ensure something occurs without providing an authorization for others to act.</td></tr><tr><td><a href="http://hl7.org/fhir/R5/codesystem-request-intent.html#request-intent-proposal">proposal</a></td><td>Proposal</td><td>The request is a suggestion made by someone/something that does not have an intention to ensure it occurs and without providing an authorization to act.</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7.eu/fhir/imaging-r5/ValueSet/recommendation-servicerequest-intent-vs"/>
<version value="0.1.0-build"/>
<name value="RecommendationServiceRequestIntentVS"/>
<title value="Recommendation Imaging ServiceRequest intent Value Set"/>
<status value="draft"/>
<date value="2025-08-20T09:53:47+00:00"/>
<publisher value="HL7 Europe"/>
<contact>
<name value="HL7 Europe"/>
<telecom>
<system value="url"/>
<value value="http://hl7.eu"/>
</telecom>
</contact>
<description
value="Codes representing the recommendation intent for a ServiceRequest."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="150"/>
<display value="Europe"/>
</coding>
</jurisdiction>
<copyright
value="Used by permission of HL7 Europe, all rights reserved Creative Commons License"/>
<compose>
<include>
<system value="http://hl7.org/fhir/request-intent"/>
<concept>
<code value="plan"/>
<display value="Plan"/>
</concept>
<concept>
<code value="proposal"/>
<display value="Proposal"/>
</concept>
</include>
</compose>
</ValueSet>