FHIR IG Statistics: ValueSet/v3-ObligationPolicy
Package | hl7.terminology.r4b |
Type | ValueSet |
Id | v3-ObligationPolicy |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-ObligationPolicy.html |
URL | http://terminology.hl7.org/ValueSet/v3-ObligationPolicy |
Version | 3.0.0 |
Status | active |
Date | 2014-03-26 |
Name | ObligationPolicy |
Title | ObligationPolicy |
Realm | uv |
Authority | hl7 |
Description | Conveys the mandated workflow action that an information custodian, receiver, or user must perform.
**Examples:**
* encrypt
*Usage Note:* Per OASIS XACML, an obligation is an operation specified in a policy or policy that is performed in conjunction with the enforcement of an access control decision. |
Copyright | This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "v3-ObligationPolicy",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/ValueSet/v3-ObligationPolicy",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.20445"
}
],
"version": "3.0.0",
"name": "ObligationPolicy",
"title": "ObligationPolicy",
"status": "active",
"experimental": false,
"date": "2014-03-26",
"publisher": "Health Level Seven International",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
},
{
"system": "email",
"value": "hq@HL7.org"
}
]
}
],
"description": "Conveys the mandated workflow action that an information custodian, receiver, or user must perform.\r\n\r\n**Examples:**\r\n\r\n * encrypt\r\n\r\n*Usage Note:* Per OASIS XACML, an obligation is an operation specified in a policy or policy that is performed in conjunction with the enforcement of an access control decision.",
"copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "ObligationPolicy"
}
]
}
]
}
}