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

FHIR Value set/code system definition for HL7 v2 table 0316 ( Organ Donor Code)

Raw XML

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

      <table class="grid">
 
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
 
        <tr>
          <td>F
            <a name="F"> </a>
          </td>
          <td>Yes, patient is a documented donor, but documentation is not on file</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>I
            <a name="I"> </a>
          </td>
          <td>No, patient is not a documented donor, but information was provided</td>
          <td>added v2.3.1</td>
        </tr>
 
        <tr>
          <td>N
            <a name="N"> </a>
          </td>
          <td>No, patient has not agreed to be a donor</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>P
            <a name="P"> </a>
          </td>
          <td>Patient leaves organ donation decision to a specific person</td>
          <td>added v2.4</td>
        </tr>
 
        <tr>
          <td>R
            <a name="R"> </a>
          </td>
          <td>Patient leaves organ donation decision to relatives</td>
          <td>added v2.4</td>
        </tr>
 
        <tr>
          <td>U
            <a name="U"> </a>
          </td>
          <td>Unknown</td>
          <td>added v2.3</td>
        </tr>
 
        <tr>
          <td>Y
            <a name="Y"> </a>
          </td>
          <td>Yes, patient is a documented donor and documentation is on file</td>
          <td>added v2.3</td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v2/vs/0316"/>
  <name value="v2 Organ Donor Code"/>
  <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 0316 ( Organ Donor Code)"/>
  <status value="active"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0316"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="F"/>
      <display value="Yes, patient is a documented donor, but documentation is not on file"/>
    </concept>
    <concept>
      <code value="I"/>
      <display value="No, patient is not a documented donor, but information was provided"/>
    </concept>
    <concept>
      <code value="N"/>
      <display value="No, patient has not agreed to be a donor"/>
    </concept>
    <concept>
      <code value="P"/>
      <display value="Patient leaves organ donation decision to a specific person"/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="Patient leaves organ donation decision to relatives"/>
    </concept>
    <concept>
      <code value="U"/>
      <display value="Unknown"/>
    </concept>
    <concept>
      <code value="Y"/>
      <display value="Yes, patient is a documented donor and documentation is on file"/>
    </concept>
  </define>
</ValueSet>