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 . Page versions: R4 R3 R2

V3-hl7V3Conformance.xml

Description: Identifies allowed codes for HL7aTMs v3 conformance property.

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>
                  
                     Description: Identifies allowed codes for HL7aTMs v3 conformance
           property.
        <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>I
            <a name="I"> </a>
          </td>
          <td>ignored</td>
          <td>
                        
                           Description: Implementers receiving this property must not
               raise an error if the data is received, but will not perform any useful function with
               the data.  This conformance level is not used in profiles or other artifacts that are
               specific to the &quot;sender&quot; or &quot;initiator&quot; of a communication.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>NP
            <a name="NP"> </a>
          </td>
          <td>not permitted</td>
          <td>
                        
                           Description: All implementers are prohibited from transmitting
               this content, and may raise an error if they receive it.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>R
            <a name="R"> </a>
          </td>
          <td>required</td>
          <td>
                        
                           Description: All implementers must support this property. 
               I.e. they must be able to transmit, or to receive and usefully handle the concept.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>RC
            <a name="RC"> </a>
          </td>
          <td>required for consumer</td>
          <td>
                        
                           Description: The element is considered &quot;required&quot;
               (i.e. must be supported) from the perspective of systems that consume  instances, but
               is &quot;undetermined&quot; for systems that generate instances.  Used only as part of
               specifications that define both initiator and consumer expectations.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>RI
            <a name="RI"> </a>
          </td>
          <td>required for initiator</td>
          <td>
                        
                           Description: The element is considered &quot;required&quot;
               (i.e. must be supported) from the perspective of systems that generate instances, but
               is &quot;undetermined&quot; for systems that consume instances.  Used only as part of
               specifications that define both initiator and consumer expectations.
            <br/>

                     
          </td>
        </tr>
 
        <tr>
          <td>1</td>
          <td>U
            <a name="U"> </a>
          </td>
          <td>undetermined</td>
          <td>
                        
                           Description: The conformance expectations for this element
               have not yet been determined.
            <br/>

                     
          </td>
        </tr>

      </table>

    </div>
  </text>
  <identifier value="http://hl7.org/fhir/v3/vs/hl7V3Conformance"/>
  <name value="v3 Code System hl7V3Conformance"/>
  <publisher value="HL7, Inc"/>
  <telecom>
    <system value="url"/>
    <value value="http://hl7.org"/>
  </telecom>
  <description value="  Description: Identifies allowed codes for HL7aTMs v3 conformance property."/>
  <status value="active"/>
  <date value="2014-08-07T00:00:00+10:00"/>
  <define>
    <system value="http://hl7.org/fhir/v3/hl7V3Conformance"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="I"/>
      <display value="ignored"/>
      <definition value="Description: Implementers receiving this property must not raise an error if the data
         is received, but will not perform any useful function with the data.  This conformance
         level is not used in profiles or other artifacts that are specific to the &quot;sender&quot;
         or &quot;initiator&quot; of a communication."/>
    </concept>
    <concept>
      <code value="NP"/>
      <display value="not permitted"/>
      <definition value="Description: All implementers are prohibited from transmitting this content, and may raise
         an error if they receive it."/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="required"/>
      <definition value="Description: All implementers must support this property.  I.e. they must be able to transmit,
         or to receive and usefully handle the concept."/>
    </concept>
    <concept>
      <code value="RC"/>
      <display value="required for consumer"/>
      <definition value="Description: The element is considered &quot;required&quot; (i.e. must be supported) from
         the perspective of systems that consume  instances, but is &quot;undetermined&quot; for
         systems that generate instances.  Used only as part of specifications that define both
         initiator and consumer expectations."/>
    </concept>
    <concept>
      <code value="RI"/>
      <display value="required for initiator"/>
      <definition value="Description: The element is considered &quot;required&quot; (i.e. must be supported) from
         the perspective of systems that generate instances, but is &quot;undetermined&quot; for
         systems that consume instances.  Used only as part of specifications that define both
         initiator and consumer expectations."/>
    </concept>
    <concept>
      <code value="U"/>
      <display value="undetermined"/>
      <definition value="Description: The conformance expectations for this element have not yet been determined."/>
    </concept>
  </define>
</ValueSet>