National Healthcare Directory Attestation and Verification
1.0.0-ballot - ballot United States of America flag

National Healthcare Directory Attestation and Verification, published by HL7 Patient Administration Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0-ballot). This version is based on the current content of https://github.com/HL7/fhir-directory-attestation/ and changes regularly. See the Directory of published versions

: NatDir Consent Code System - XML Representation

Active as of 2022-12-08

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ConsentCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/directory-attestation/CodeSystem/ConsentCS</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">protect<a name="ConsentCS-protect"> </a></td><td>Protect</td><td>The data (or subset of data) provided should be only made available to the people, or types of people explicitly declared in the consent.</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/directory-attestation/CodeSystem/ConsentCS"/>
  <version value="1.0.0-ballot"/>
  <name value="ConsentCS"/>
  <title value="NatDir Consent Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-12-08T23:25:31+00:00"/>
  <publisher value="HL7 Patient Administration Working Group"/>
  <contact>
    <name value="HL7 Patient Administration Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Codes for use in defining access levels for sharing subsets of constrained content (as an example)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="protect"/>
    <display value="Protect"/>
    <definition
                value="The data (or subset of data) provided should be only made available to the people, or types of people explicitly declared in the consent."/>
  </concept>
</CodeSystem>