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
Definition for Value SetCompositionAttestationMode
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>CompositionAttestationMode</h2> <p>The way in which a person authenticated a composition</p> <p>This value set defines its own terms in the system http://hl7.org/fhir/composition-attestation-mode</p> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>personal <a name="personal"> </a> </td> <td/> <td>The person authenticated the content in their personal capacity.</td> </tr> <tr> <td>professional <a name="professional"> </a> </td> <td/> <td>The person authenticated the content in their professional capacity.</td> </tr> <tr> <td>legal <a name="legal"> </a> </td> <td/> <td>The person authenticated the content and accepted legal responsibility for its content.</td> </tr> <tr> <td>official <a name="official"> </a> </td> <td/> <td>The organization authenticated the content as consistent with their policies and procedures.</td> </tr> </table> </div> </text> <identifier value="http://hl7.org/fhir/vs/composition-attestation-mode"/> <name value="CompositionAttestationMode"/> <publisher value="HL7 (FHIR Project)"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> <description value="The way in which a person authenticated a composition"/> <status value="draft"/> <date value="2014-09-30T18:09:16.977+10:00"/> <define> <system value="http://hl7.org/fhir/composition-attestation-mode"/> <caseSensitive value="true"/> <concept> <code value="personal"/> <definition value="The person authenticated the content in their personal capacity."/> </concept> <concept> <code value="professional"/> <definition value="The person authenticated the content in their professional capacity."/> </concept> <concept> <code value="legal"/> <definition value="The person authenticated the content and accepted legal responsibility for its content."/> </concept> <concept> <code value="official"/> <definition value="The organization authenticated the content as consistent with their policies and procedures."/> </concept> </define> </ValueSet>