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
| ID | consent-content-class |
|---|
| Status | DRAFT |
|---|
| URL | http://hl7.org/fhir/ValueSet/consent-content-class |
|---|
| Version | 4.0.1 |
|---|
| Date | Fri Nov 01 08:29:23 AEST 2019 |
|---|
| Publisher | CBCC |
|---|
Includes
CanonicalType[http://hl7.org/fhir/ValueSet/formatcodes]
| System | http://hl7.org/fhir/resource-types |
|---|
| System | urn:ietf:rfc:3986 |
|---|
| Concepts |
| Code | Display |
|---|
| http://hl7.org/fhir/StructureDefinition/lipidprofile | Lipid Lab Report |
|
|---|
| System | urn:ietf:bcp:13 |
|---|
| Concepts |
| Code | Display |
|---|
| application/hl7-cda+xml | CDA 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"
} ]
} ]
}
}