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

V3-MdfHmdMetSourceType.xml

Code to identify the source of a Message Element Type represented in the 'of MET' column of an HMD. Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Release Date: 2014-08-07</p>

      <h2>Description</h2>

      <p>
                  Code to identify the source of a Message Element Type represented in
           the 'of MET' column of an HMD.
        <br/>

                  
                     Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup;
           internal and obsolete HL7 usage, no longer used.
        <br/>

               
      </p>

      <hr/>

      <table class="grid">
 
        <tr>
          <td>
            <b>Level</b>
          </td>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Display</b>
          </td>
          <td>
            <b>Definition</b>
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>C
            <a name="C"> </a>
          </td>
          <td>Common MET</td>
          <td>
                        This message element type is an HL7 common message element type.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>D
            <a name="D"> </a>
          </td>
          <td>Data type</td>
          <td>
                        This message element type is an HL7 data type.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>I
            <a name="I"> </a>
          </td>
          <td>Reference</td>
          <td>
                        This row represents a reference to a previously defined type.
                Such a reference means that, in a given message, the message element instance for the
               current row is identical to the message element instance that instantiates the referred
               row.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>N
            <a name="N"> </a>
          </td>
          <td>New type</td>
          <td>
                        New type. This row starts the definition of a new message element
               type. The subordinate rows beneath it compose the definition of the type. Each of these
               subordinate rows has the name of the message element type being defined in the In Message
               Element Type column. That name will be the same one that is in the Of Message Element
               Type of this row.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>R
            <a name="R"> </a>
          </td>
          <td>Recursive</td>
          <td>
                        This row represents the recursive reuse of the message element
               type within which is appears. See 10.3.3.3.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>U
            <a name="U"> </a>
          </td>
          <td>Re-used MET</td>
          <td>
                        This message element type was previously defined in this HMD and
               is being reused
            <br/>

                     
          </td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v3/vs/MdfHmdMetSourceType"/>
  <name value="v3 Code System MdfHmdMetSourceType"/>
  <publisher value="HL7, Inc"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org"/>
  </telecom>
  <description value=" Code to identify the source of a Message Element Type represented in the 'of MET' column
     of an HMD.  Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal
     and obsolete HL7 usage, no longer used."/>
  <status value="active"/>
  <date value="2014-08-07T00:00:00+10:00"/>
  <define>
    <system value="http://hl7.org/fhir/v3/MdfHmdMetSourceType"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="C"/>
      <display value="Common MET"/>
      <definition value="This message element type is an HL7 common message element type."/>
    </concept>
    <concept>
      <code value="D"/>
      <display value="Data type"/>
      <definition value="This message element type is an HL7 data type."/>
    </concept>
    <concept>
      <code value="I"/>
      <display value="Reference"/>
      <definition value="This row represents a reference to a previously defined type.  Such a reference means
         that, in a given message, the message element instance for the current row is identical
         to the message element instance that instantiates the referred row."/>
    </concept>
    <concept>
      <code value="N"/>
      <display value="New type"/>
      <definition value="New type. This row starts the definition of a new message element type. The subordinate
         rows beneath it compose the definition of the type. Each of these subordinate rows has
         the name of the message element type being defined in the In Message Element Type column.
         That name will be the same one that is in the Of Message Element Type of this row."/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="Recursive"/>
      <definition value="This row represents the recursive reuse of the message element type within which is appears.
         See 10.3.3.3."/>
    </concept>
    <concept>
      <code value="U"/>
      <display value="Re-used MET"/>
      <definition value="This message element type was previously defined in this HMD and is being reused"/>
    </concept>
  </define>
</ValueSet>