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-0242.xml

FHIR Value set/code system definition for HL7 v2 table 0242 ( Primary Observer's Qualification)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Primary Observer's Qualification</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>Health care consumer/patient</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>H
            <a name="H"> </a>
          </td>
          <td>Other health professional</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>L
            <a name="L"> </a>
          </td>
          <td>Lawyer/attorney</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>M
            <a name="M"> </a>
          </td>
          <td>Mid-level professional (nurse, nurse practitioner, physician's assistant)</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>O
            <a name="O"> </a>
          </td>
          <td>Other non-health professional</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>P
            <a name="P"> </a>
          </td>
          <td>Physician (osteopath, homeopath)</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>R
            <a name="R"> </a>
          </td>
          <td>Pharmacist</td>
          <td>added v2.3</td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v2/vs/0242"/>
  <name value="v2 Primary Observer's Qualification"/>
  <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 0242 ( Primary Observer's Qualification)"/>
  <status value="active"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0242"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="C"/>
      <display value="Health care consumer/patient"/>
    </concept>
    <concept>
      <code value="H"/>
      <display value="Other health professional"/>
    </concept>
    <concept>
      <code value="L"/>
      <display value="Lawyer/attorney"/>
    </concept>
    <concept>
      <code value="M"/>
      <display value="Mid-level professional (nurse, nurse practitioner, physician's assistant)"/>
    </concept>
    <concept>
      <code value="O"/>
      <display value="Other non-health professional"/>
    </concept>
    <concept>
      <code value="P"/>
      <display value="Physician (osteopath, homeopath)"/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="Pharmacist"/>
    </concept>
  </define>
</ValueSet>