http://hl7.org/fhir/ValueSet/consent-content-class|4.0.1

Consent Content Class

ConsentContentClass

http://hl7.org/fhir/ValueSet/consent-content-class

This value set includes the FHIR resource types, along with some other important content class codes

IDconsent-content-class
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/consent-content-class
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherCBCC

Includes

CanonicalType[http://hl7.org/fhir/ValueSet/formatcodes]
Systemhttp://hl7.org/fhir/resource-types
Systemurn:ietf:rfc:3986
Concepts
CodeDisplay
http://hl7.org/fhir/StructureDefinition/lipidprofileLipid Lab Report
Systemurn:ietf:bcp:13
Concepts
CodeDisplay
application/hl7-cda+xmlCDA Documents
{
  "resourceType": "ValueSet",
  "id": "consent-content-class",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:42:50.616+10: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"
    } ]
  } ]
  }
}