This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
Continuous
Integration
Build
of
available
versions,
see
FHIR
(will
be
incorrect/inconsistent
at
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Responsible Owner: Financial Management Work Group |
|
Compartments
:
|
Raw JSON ( canonical form + also see JSON Format Specification )
ConsentDirective Example
{
"resourceType": "Contract",
"id": "pcd-example-notThis",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">The following scenario is based on existing jurisdictional policy and are realized in existing systems in Canada. \n\tThe default policy is one of implied consent for the provision of care, so these scenarios all deal with withdrawal or withholding consent for that purpose. \n\tIn other jurisdictions, where an express consent model is used (Opt-In), these would examples would contain the phrase "consent to" rather \n\tthan "withhold" or "withdraw" consent for.\n <p>\n\tspecific to use-case 2. Withhold or withdraw consent for disclosure of a specific record (e.g. Lab Order/Result) \n\t</p><p>\n Patient "P. van de Heuvel" Primary Care Provider, Dr. Philip Primary, has ordered a set of lab test which Adam \n wishes to keep as private as possible. At the sample collection facility, he indicates that he would \n like withhold consent to disclose the order and all results associated with that specific order from \n all other providers \n </p>\n </div>"
"resourceType" : "Contract",
"id" : "pcd-example-notThis",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">The following scenario is based on existing\n jurisdictional policy and are realized in existing systems in Canada. The default policy is\n one of implied consent for the provision of care, so these scenarios all deal with withdrawal\n or withholding consent for that purpose. In other jurisdictions, where an express consent\n model is used (Opt-In), these would examples would contain the phrase "consent to" rather than\n "withhold" or "withdraw" consent for. <p> specific to use-case 2. Withhold or withdraw consent\n for disclosure of a specific record (e.g. Lab Order/Result) </p><p> Patient "P. van de\n Heuvel" Primary Care Provider, Dr. Philip Primary, has ordered a set of lab test which Adam\n wishes to keep as private as possible. At the sample collection facility, he indicates that\n he would like withhold consent to disclose the order and all results associated with that\n specific order from all other providers </p>\n </div>"
},
"issued": "2015-11-18",
"subject": [
{
"reference": "Patient/f001",
"display": "P. van de Heuvel"
}
],
"authority": [
{
"reference": "Organization/Infoway",
"display": "Canada Infoway"
}
],
"domain": [
{
"reference": "Location/Infoway",
"display": "Canada Infoway"
}
],
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "57016-8"
}
]
"issued" : "2015-11-18",
"subject" : [{
"reference" : "Patient/f001",
"display" : "P. van de Heuvel"
}],
"authority" : [{
"reference" : "Organization/3",
"display" : "Michigan Health"
}],
"domain" : [{
"reference" : "Location/ukp",
"display" : "UK Pharmacies"
}],
"type" : {
"coding" : [{
"system" : "http://loinc.org",
"code" : "57016-8"
}]
},
"subType": [
{
"coding": [
{
"system": "http://www.infoway-inforoute.ca.org/Consent-subtype-codes",
"code": "Opt-In",
"display": "Default Authorization with exceptions."
}
]
}
],
"term": [
{
"type": {
"coding": [
{
"system": "http://example.org/fhir/consent-term-type-codes",
"code": "withhold-identified-object-and-related",
"display": "Withhold the identified object and any other resources that are related to this object."
}
]
"subType" : [{
"coding" : [{
"system" : "http://www.infoway-inforoute.ca.org/Consent-subtype-codes",
"code" : "Opt-In",
"display" : "Default Authorization with exceptions."
}]
}],
"term" : [{
"identifier" : {
"system" : "http://example.org/fhir/term-items",
"value" : "3347689"
},
"issued" : "2015-11-01",
"applies" : {
"start" : "2015-11-18"
},
"type" : {
"coding" : [{
"system" : "http://example.org/fhir/consent-term-type-codes",
"code" : "withhold-identified-object-and-related",
"display" : "Withhold the identified object and any other resources that are related to this object."
}]
},
"offer" : {
"topic" : {
"reference" : "ServiceRequest/lipid"
},
"topic": [
{
"reference": "ProcedureRequest/example-lipid"
}
],
"text": "Withhold this order and any results or related objects from any provider."
"text" : "Withhold this order and any results or related objects from any provider."
}
],
"friendly": [
{
"contentAttachment": {
"title": "The terms of the consent in friendly consumer speak."
}
}],
"friendly" : [{
"contentAttachment" : {
"title" : "The terms of the consent in friendly consumer speak."
}
],
"legal": [
{
"contentAttachment": {
"title": "The terms of the consent in lawyer speak."
}
}],
"legal" : [{
"contentAttachment" : {
"title" : "The terms of the consent in lawyer speak."
}
]
}]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
Release
3
(STU;
v3.0.2-11200)
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Thurs,
Oct
24,
2019
11:53+1100.
QA
Page
Wed,
Nov
12,
2025
19:44+0000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
DSTU2
R4
|
Compare
to
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change