Interactive Multimedia Report (IMR)
1.0.0-comment - ballot International flag

This page is part of the IHE Interactive Multimedia Report (IMR) (v1.0.0-comment: Public Comment Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: IMR Read Write Types ValueSet - XML Representation

Active as of 2022-03-18

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="imr-provide-readwrite-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/R4/codesystem-http-verb.html"><code>http://hl7.org/fhir/http-verb</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/R4/codesystem-http-verb.html#http-verb-GET">GET</a></td><td>GET</td><td>HTTP GET Command.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-http-verb.html#http-verb-POST">POST</a></td><td>POST</td><td>HTTP POST Command.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://profiles.ihe.net/RAD/IMR/ValueSet/imr-provide-readwrite-vs"/>
  <version value="1.0.0-comment"/>
  <name value="IMRProvideReadWriteVS"/>
  <title value="IMR Read Write Types ValueSet"/>
  <status value="active"/>
  <date value="2022-03-18T08:53:35-05: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="A ValueSet that allows read or write actions. Where the resource would typically be indicated as a POST (write), but might be created or updated depending on policy."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <copyright value="IHE http://www.ihe.net/Governance/#Intellectual_Property"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/http-verb"/>
      <concept>
        <code value="GET"/>
      </concept>
      <concept>
        <code value="POST"/>
      </concept>
    </include>
  </compose>
</ValueSet>