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

ValueSet

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <meta>

  </meta>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3342"/>
  </identifier>
  <name value="ConsentContentCodes"/>
  <title value="Consent Content Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="CBCC"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This example value set contains all LOINC code"/>
  <copyright value="This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
    </include>
  </compose>
</ValueSet>