View raw Markdown
type: valuesetvalueset: consent-action

Consent Action Codes

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="consent-action"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cbcc"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/consent-action"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.753"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.737"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="ConsentActionCodes"/>
  <title value="Consent Action Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International / Community Based Collaborative Care"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cbcc"/>
    </telecom>
  </contact>
  <description value="This value set includes sample Consent Action codes."/>
  <copyright value="This is an example set."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/consentaction"/>
    </include>
  </compose>
</ValueSet>