{ "resourceType": "ValueSet", "id": "consent-content-class", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cbcc" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 } ], "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.747" } ], "version": "4.0.1", "name": "ConsentContentClass", "title": "Consent Content Class", "status": "draft", "experimental": false, "date": "2019-11-01T09:29:23+11: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" } ] } ] } }