{
  "resourceType": "ValueSet",
  "id": "consent-content-class",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>Consent Content Class</h2>\n            <div>\n              <p>This value set includes the FHIR resource types, along with some other important content class codes</p>\n\n            </div>\n            <p>This value set includes codes from the following code systems:</p>\n            <ul>\n              <li/>\n              <li>Import all the codes that are contained in \n                <a href=\"valueset-formatcodes.html\">http://hl7.org/fhir/ValueSet/formatcodes</a>\n              </li>\n              <li>Include all codes defined in \n                <a href=\"codesystem-resource-types.html\">\n                  <code>http://hl7.org/fhir/resource-types</code>\n                </a>\n              </li>\n              <li>Include these codes as defined in \n                <code>urn:ietf:rfc:3986</code>\n                <table class=\"none\">\n                  <tr>\n                    <td>\n                      <b>Code</b>\n                    </td>\n                    <td>\n                      <b>Display</b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td>http://hl7.org/fhir/StructureDefinition/lipidprofile</td>\n                    <td>Lipid Lab Report</td>\n                    <td/>\n                  </tr>\n                </table>\n              </li>\n              <li>Include these codes as defined in \n                <code>urn:ietf:bcp:13</code>\n                <table class=\"none\">\n                  <tr>\n                    <td>\n                      <b>Code</b>\n                    </td>\n                    <td>\n                      <b>Display</b>\n                    </td>\n                  </tr>\n                  <tr>\n                    <td>application/hl7-cda+xml</td>\n                    <td>CDA Documents</td>\n                    <td/>\n                  </tr>\n                </table>\n              </li>\n            </ul>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cbcc"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/consent-content-class",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.745"
    }
  ],
  "version": "3.0.1",
  "name": "Consent Content Class",
  "status": "draft",
  "experimental": true,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "CBCC",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes the FHIR resource types, along with some other important content class codes",
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/formatcodes"
        ]
      },
      {
        "system": "http://hl7.org/fhir/resource-types"
      },
      {
        "system": "urn:ietf:rfc:3986",
        "concept": [
          {
            "code": "http://hl7.org/fhir/StructureDefinition/lipidprofile",
            "display": "Lipid Lab Report"
          }
        ]
      },
      {
        "system": "urn:ietf:bcp:13",
        "concept": [
          {
            "code": "application/hl7-cda+xml",
            "display": "CDA Documents"
          }
        ]
      }
    ]
  }
}