0.2.2 - ci-build
FastAccessControl, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/awatson1978/fhir-access-control-ig/ and changes regularly. See the Directory of published versions
Draft as of 2024-09-11 |
{
"resourceType" : "ValueSet",
"id" : "consent-exchange-scope-codes",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet consent-exchange-scope-codes</b></p><a name=\"consent-exchange-scope-codes\"> </a><a name=\"hcconsent-exchange-scope-codes\"> </a><a name=\"consent-exchange-scope-codes-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://terminology.hl7.org/6.0.2/ValueSet-consent-scope.html\">Consent Scope Codes</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-consentscope.html\"><code>http://terminology.hl7.org/CodeSystem/consentscope</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-consentscope.html#consentscope-research\">research</a></td><td style=\"color: #cccccc\">Research</td><td>Consent to participate in research protocol and information sharing required</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-consentscope.html#consentscope-treatment\">treatment</a></td><td style=\"color: #cccccc\">Treatment</td><td>Consent to undergo a specific treatment</td></tr></table></li></ul></div>"
},
"url" : "https://gitlab.mitre.org/awatson/fast-access-control/ValueSet/consent-exchange-scope-codes",
"version" : "0.2.2",
"name" : "ConsentExchangeScopeCodes",
"title" : "ConsentExchangeScopeCodes",
"status" : "draft",
"date" : "2024-09-11T21:30:21+00:00",
"publisher" : "MITRE",
"contact" : [
{
"name" : "MITRE",
"telecom" : [
{
"system" : "url",
"value" : "https://www.mitre.org"
}
]
}
],
"description" : "Consent Exchange - Scope Codes",
"compose" : {
"include" : [
{
"valueSet" : [
🔗 "http://terminology.hl7.org/ValueSet/consent-scope"
]
}
],
"exclude" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentscope",
"concept" : [
{
"code" : "research"
},
{
"code" : "treatment"
}
]
}
]
}
}