View raw Markdown
type: valuesetvalueset: consent-content-class

ValueSet

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="consent-content-class"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/consent-content-class"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.747"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.745"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="ConsentContentClass"/>
  <title value="Consent Content Class"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="CBCC"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set includes the FHIR resource types, along with some other important content class codes"/>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/doc-typecodes"/>
    </include>
    <include>
      <system value="urn:ietf:rfc:3986"/>
      <concept>
        <code value="http://hl7.org/fhir/StructureDefinition/lipidprofile"/>
        <display value="Lipid Lab Report"/>
      </concept>
    </include>
    <include>
      <system value="urn:ietf:bcp:13"/>
      <concept>
        <code value="application/hl7-cda+xml"/>
        <display value="CDA Documents"/>
      </concept>
    </include>
  </compose>
</ValueSet>