This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Valueset-documentreference-service-types.xml

Definition for Value SetDocument Reference Service Types

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Document Reference Service Types</h2>
      <p>Known Service types that can be referred to from a Document Reference</p>
      <p>This value set defines its own terms in the system http://hl7.org/fhir/document-reference-service-ty
        pes</p>
      <table>
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
        <tr>
          <td>XDS
            <a name="XDS"> </a>
          </td>
          <td>IHE XDS</td>
          <td/>
        </tr>
        <tr>
          <td>RLUS
            <a name="RLUS"> </a>
          </td>
          <td>OMG RLUS</td>
          <td/>
        </tr>
      </table>
    </div>
  </text>
  <identifier value="http://hl7.org/fhir/vs/documentreference-service-types"/>
  <name value="Document Reference Service Types"/>
  <publisher value="HL7 FHIR"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org/fhir"/>
  </telecom>
  <description value="Known Service types that can be referred to from a Document Reference"/>
  <status value="draft"/>
  <define>
    <system value="http://hl7.org/fhir/document-reference-service-types"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="XDS"/>
      <display value="IHE XDS"/>
    </concept>
    <concept>
      <code value="RLUS"/>
      <display value="OMG RLUS"/>
    </concept>
  </define>
</ValueSet>