HL7 Terminology (THO)
7.2.0 - Publication International flag

This page is part of the HL7 Terminology (v7.2.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Composition Attestation Mode

Active as of 2026-06-14

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="composition-attestation-mode"/>
  <meta>
    <lastUpdated value="2026-06-14T21:10:28.568+00:00"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem composition-attestation-mode</b></p><a name="composition-attestation-mode"> </a><a name="hccomposition-attestation-mode"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2026-06-14 21:10:28+0000</p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/composition-attestation-mode</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">personal<a name="composition-attestation-mode-personal"> </a></td><td>Personal</td><td>The person authenticated the content in their personal capacity.</td></tr><tr><td style="white-space:nowrap">professional<a name="composition-attestation-mode-professional"> </a></td><td>Professional</td><td>The person authenticated the content in their professional capacity.</td></tr><tr><td style="white-space:nowrap">legal<a name="composition-attestation-mode-legal"> </a></td><td>Legal</td><td>The person authenticated the content and accepted legal responsibility for its      content.</td></tr><tr><td style="white-space:nowrap">official<a name="composition-attestation-mode-official"> </a></td><td>Official</td><td>The organization authenticated the content as consistent with their policies and      procedures.</td></tr></table></div>
  </text>
  <url
       value="http://terminology.hl7.org/CodeSystem/composition-attestation-mode"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.239"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="CompositionAttestationMode"/>
  <title value="Composition Attestation Mode"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-06-14T10:01:24+11:00"/>
  <publisher value="Health Level Seven International"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hq@HL7.org"/>
    </telecom>
  </contact>
  <description
               value="The way in which a person authenticated a composition."/>
  <copyright
             value="This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://terminology.hl7.org/ValueSet/composition-attestation-mode"/>
  <content value="complete"/>
  <concept>
    <code value="personal"/>
    <display value="Personal"/>
    <definition
                value="The person authenticated the content in their personal capacity."/>
  </concept>
  <concept>
    <code value="professional"/>
    <display value="Professional"/>
    <definition
                value="The person authenticated the content in their professional capacity."/>
  </concept>
  <concept>
    <code value="legal"/>
    <display value="Legal"/>
    <definition
                value="The person authenticated the content and accepted legal responsibility for its      content."/>
  </concept>
  <concept>
    <code value="official"/>
    <display value="Official"/>
    <definition
                value="The organization authenticated the content as consistent with their policies and      procedures."/>
  </concept>
</CodeSystem>