Imaging Diagnostic Report
0.0.1-current - ci-build
Imaging Diagnostic Report, published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RAD.IDR/ and changes regularly. See the Directory of published versions
Draft as of 2024-06-25 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="recommendation-servicerequest-intent-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><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="https://profiles.ihe.net/RAD/IDR/ValueSet/recommendation-servicerequest-intent-vs"/>
<version value="0.0.1-current"/>
<name value="RecommendationServiceRequestIntentVS"/>
<title value="Recommendation Imaging ServiceRequest intent Value Set"/>
<status value="draft"/>
<date value="2024-06-25T17:20:59+00:00"/>
<publisher value="IHE Radiology Technical Committee"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://www.ihe.net/ihe_domains/radiology/"/>
</telecom>
</contact>
<contact>
<telecom>
<system value="email"/>
<value value="radiology@ihe.net"/>
</telecom>
</contact>
<contact>
<name value="IHE Radiology Technical Committee"/>
<telecom>
<system value="email"/>
<value value="radiology@ihe.net"/>
</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="001"/>
</coding>
</jurisdiction>
<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>