Release 4

V3-hl7V3Conformance.cs.xml

Vocabulary Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Description: Identifies allowed codes for HL7aTMs v3 conformance property.

<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-hl7V3Conformance"/> 
  <meta> 
    <lastUpdated value="2018-08-12T00:00:00.000+00:00"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p> Release Date: 2018-08-12</p> 

      <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="v3-hl7V3Conformance-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="v3-hl7V3Conformance-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="v3-hl7V3Conformance-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="v3-hl7V3Conformance-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="v3-hl7V3Conformance-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="v3-hl7V3Conformance-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> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="external"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0"/> 
  </extension> 
  <url value="http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance"/> 
  <identifier> 
    <system value="urn:ietf:rfc:3986"/> 
    <value value="urn:oid:2.16.840.1.113883.5.1125"/> 
  </identifier> 
  <version value="2018-08-12"/> 
  <name value="v3.hl7V3Conformance"/> 
  <title value="v3 Code System hl7V3Conformance"/> 
  <status value="active"/> 
  <experimental value="false"/> 
  <date value="2018-08-12T00:00:00+00:00"/> 
  <publisher value="HL7, Inc"/> 
  <contact> 
    <telecom> 
      <system value="url"/> 
      <value value="http://hl7.org"/> 
    </telecom> 
  </contact> 
  <description value="  Description:
Identifies allowed codes for HL7aTMs v3 conformance property."/> 
  <caseSensitive value="true"/> 
  <valueSet value="http://terminology.hl7.org/ValueSet/v3-hl7V3Conformance"/> 
  <hierarchyMeaning value="is-a"/> 
  <content value="complete"/> 
  <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> 
</CodeSystem> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.