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

V2-0235.xml

FHIR Value set/code system definition for HL7 v2 table 0235 ( Report Source)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Report Source</p>

      <table class="grid">
 
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
 
        <tr>
          <td>C
            <a name="C"> </a>
          </td>
          <td>Clinical trial</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>D
            <a name="D"> </a>
          </td>
          <td>Database/registry/poison control center</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>E
            <a name="E"> </a>
          </td>
          <td>Distributor</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>H
            <a name="H"> </a>
          </td>
          <td>Health professional</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>L
            <a name="L"> </a>
          </td>
          <td>Literature</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>M
            <a name="M"> </a>
          </td>
          <td>Manufacturer/marketing authority holder</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>N
            <a name="N"> </a>
          </td>
          <td>Non-healthcare professional</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>O
            <a name="O"> </a>
          </td>
          <td>Other</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>P
            <a name="P"> </a>
          </td>
          <td>Patient</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>R
            <a name="R"> </a>
          </td>
          <td>Regulatory agency</td>
          <td>added v2.3</td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v2/vs/0235"/>
  <name value="v2 Report Source"/>
  <publisher value="HL7, Inc"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org"/>
  </telecom>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0235 ( Report Source)"/>
  <status value="active"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0235"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="C"/>
      <display value="Clinical trial"/>
    </concept>
    <concept>
      <code value="D"/>
      <display value="Database/registry/poison control center"/>
    </concept>
    <concept>
      <code value="E"/>
      <display value="Distributor"/>
    </concept>
    <concept>
      <code value="H"/>
      <display value="Health professional"/>
    </concept>
    <concept>
      <code value="L"/>
      <display value="Literature"/>
    </concept>
    <concept>
      <code value="M"/>
      <display value="Manufacturer/marketing authority holder"/>
    </concept>
    <concept>
      <code value="N"/>
      <display value="Non-healthcare professional"/>
    </concept>
    <concept>
      <code value="O"/>
      <display value="Other"/>
    </concept>
    <concept>
      <code value="P"/>
      <display value="Patient"/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="Regulatory agency"/>
    </concept>
  </define>
</ValueSet>