V3 Value SetActConsentDirective
v3.ActConsentDirective
http://terminology.hl7.org/ValueSet/v3-ActConsentDirective
ActConsentDirective codes are used to specify the type of Consent Directive to which a Consent Directive Act conforms.
| ID | v3-ActConsentDirective |
|---|
| Status | ACTIVE |
|---|
| URL | http://terminology.hl7.org/ValueSet/v3-ActConsentDirective |
|---|
| Version | 2014-03-26 |
|---|
| Publisher | HL7 v3 |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v3-ActCode |
|---|
| Filters |
| Property | Operator | Value |
|---|
| concept | is-a | _ActConsentDirective |
|
|---|
{
"resourceType": "ValueSet",
"id": "v3-ActConsentDirective",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:41:53.042+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
} ],
"url": "http://terminology.hl7.org/ValueSet/v3-ActConsentDirective",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.20425"
} ],
"version": "2014-03-26",
"name": "v3.ActConsentDirective",
"title": "V3 Value SetActConsentDirective",
"status": "active",
"experimental": false,
"publisher": "HL7 v3",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://www.hl7.org"
} ]
} ],
"description": " ActConsentDirective codes are used to specify the type of Consent Directive to which a Consent Directive Act conforms.",
"immutable": false,
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"filter": [ {
"property": "concept",
"op": "is-a",
"value": "_ActConsentDirective"
} ]
} ]
}
}