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

The row type codes for the tabular representation of a Hierarchical Message Description. 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>
                  The row type codes for the tabular representation of a Hierarchical
           Message Description.
        <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>assoc
            <a name="assoc"> </a>
          </td>
          <td>Association Row</td>
          <td>
                        Identifies an association leading from the &quot;class&quot; (or
               association) that is most directly above this row
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>attr
            <a name="attr"> </a>
          </td>
          <td>Attribute Row</td>
          <td>
                        Identifies an attribute of the &quot;class&quot; (or association)
               that is most directly above this row.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>class
            <a name="class"> </a>
          </td>
          <td>HMD root class</td>
          <td>
                        Identifies &quot;class&quot; in the HMD. There is only one class
               entry in a Hierarchical Message Definition. This is the root class for the message.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>hmd
            <a name="hmd"> </a>
          </td>
          <td>HMD identifier</td>
          <td>
                        Always the first row of the table, identifies the particular Hierarchical
               Message Definition in the nomenclature of the HL7 Repository.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>item
            <a name="item"> </a>
          </td>
          <td>Collection Item Row</td>
          <td>
                        Identifies a message element that represents one of whatever is
               repeated in a collection
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>stc
            <a name="stc"> </a>
          </td>
          <td>Subtype constraint</td>
          <td>
                        This row corresponds to a subcomponent of the row above; it would
               not normally be included in an HMD, but it is included in order to be able to state a
               constraint on the subtype. This is explained in 10.2.2.4.
            <br/>

                     
          </td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v3/vs/MdfHmdRowType"/>
  <name value="v3 Code System MdfHmdRowType"/>
  <publisher value="HL7, Inc"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org"/>
  </telecom>
  <description value=" The row type codes for the tabular representation of a Hierarchical Message Description.
      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/MdfHmdRowType"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="assoc"/>
      <display value="Association Row"/>
      <definition value="Identifies an association leading from the &quot;class&quot; (or association) that is
         most directly above this row"/>
    </concept>
    <concept>
      <code value="attr"/>
      <display value="Attribute Row"/>
      <definition value="Identifies an attribute of the &quot;class&quot; (or association) that is most directly
         above this row."/>
    </concept>
    <concept>
      <code value="class"/>
      <display value="HMD root class"/>
      <definition value="Identifies &quot;class&quot; in the HMD. There is only one class entry in a Hierarchical
         Message Definition. This is the root class for the message."/>
    </concept>
    <concept>
      <code value="hmd"/>
      <display value="HMD identifier"/>
      <definition value="Always the first row of the table, identifies the particular Hierarchical Message Definition
         in the nomenclature of the HL7 Repository."/>
    </concept>
    <concept>
      <code value="item"/>
      <display value="Collection Item Row"/>
      <definition value="Identifies a message element that represents one of whatever is repeated in a collection"/>
    </concept>
    <concept>
      <code value="stc"/>
      <display value="Subtype constraint"/>
      <definition value="This row corresponds to a subcomponent of the row above; it would not normally be included
         in an HMD, but it is included in order to be able to state a constraint on the subtype.
         This is explained in 10.2.2.4."/>
    </concept>
  </define>
</ValueSet>