<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-hl7V3Conformance" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v3/hl7V3Conformance" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.5.1125" />
  </identifier>
  <version value="2016-11-11" />
  <name value="v3 Code System hl7V3Conformance" />
  <status value="active" />
  <experimental value="false" />
  <date value="2016-11-11T00:00:00+00:00" />
  <publisher value="HL7, Inc" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org" />
    </telecom>
  </contact>
  <description value="  Description:&#xD;&#xA;Identifies allowed codes for HL7aTMs v3 conformance property." />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/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>