Scalable Consent Management, published by HL7 International / Community Based Collaborative Care. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-consent-management/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="FASTConsentStatuses"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet FASTConsentStatuses</b></p><a name="FASTConsentStatuses"> </a><a name="hcFASTConsentStatuses"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html"><code>http://hl7.org/fhir/consent-state-codes</code></a> version <span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references">📦4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-active">active</a></td><td style="color: #cccccc">Active</td><td>The consent is to be followed and enforced.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-inactive">inactive</a></td><td style="color: #cccccc">Inactive</td><td>The consent is terminated or replaced.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cbcc"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/us/consent-management/ValueSet/FASTConsentStatuses"/>
<version value="0.1.0"/>
<name value="FASTConsentStatuses"/>
<title value="FAST Consent Statuses"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-10-08T19:58:57+00:00"/>
<publisher value="HL7 International / Community Based Collaborative Care"/>
<contact>
<name value="HL7 International / Community Based Collaborative Care"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cbcc"/>
</telecom>
</contact>
<description
value="The two codes that are applicable to FAST Consent instances. 'active' for active Consents, and 'inactive' for revoked Consents."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/consent-state-codes"/>
<concept>
<code value="active"/>
</concept>
<concept>
<code value="inactive"/>
</concept>
</include>
</compose>
</ValueSet>