{
  "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\"><h2>Consent Content Class</h2><div><p>This value set includes the FHIR resource types, along with some other important content class codes</p></div><p>This value set includes codes from the following code systems:</p><ul><li /><li>Import all the codes that are contained in \r\n                <a href=\"valueset-formatcodes.html\">http://hl7.org/fhir/ValueSet/formatcodes</a></li><li>Include all codes defined in \r\n                <a href=\"codesystem-resource-types.html\"><code>http://hl7.org/fhir/resource-types</code></a></li><li>Include these codes as defined in \r\n                <code>urn:ietf:rfc:3986</code><table class=\"none\"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>http://hl7.org/fhir/StructureDefinition/lipidprofile</td><td>Lipid Lab Report</td><td /></tr></table></li><li>Include these codes as defined in \r\n                <code>urn:ietf:bcp:13</code><table class=\"none\"><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>application/hl7-cda+xml</td><td>CDA Documents</td><td /></tr></table></li></ul></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"
          }
        ]
      }
    ]
  }
}