This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Responsible Owner: Financial Management Work Group | Standards Status : Informative |
Compartments
:
|
Raw Turtle (+ also see Turtle/RDF Format Specification )
ConsentDirective Example
@prefix fhir: <http://hl7.org/fhir/> .@prefix loinc: <http://loinc.org/rdf#> .@prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource -------------------------------------------------------------------<http://hl7.org/fhir/Contract/pcd-example-notAuthor> a fhir:Contract; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "pcd-example-notAuthor"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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 5) Withhold or withdraw consent\n for disclosure of records that were authored by a specific organization (or service delivery\n location). </p><p> Patient "P. van de Heuvel" wishes to have all of the PHI collected at the\n Good Health Psychiatric Hospital restricted from disclosure to every provider. </p>\n </div>" ]; fhir:Contract.issued [ fhir:value "2015-11-18"^^xsd:date]; fhir:Contract.subject [ fhir:index 0; fhir:link <http://hl7.org/fhir/Patient/f001>; fhir:Reference.reference [ fhir:value "Patient/f001" ]; fhir:Reference.display [ fhir:value "P. van de Heuvel" ] ]; fhir:Contract.authority [ fhir:index 0; fhir:link <http://hl7.org/fhir/Organization/3>; fhir:Reference.reference [ fhir:value "Organization/3" ]; fhir:Reference.display [ fhir:value "Michigan Health" ] ]; fhir:Contract.domain [ fhir:index 0; fhir:link <http://hl7.org/fhir/Location/ukp>; fhir:Reference.reference [ fhir:value "Location/ukp" ]; fhir:Reference.display [ fhir:value "UK Pharmacies" ] ]; fhir:Contract.type [ fhir:CodeableConcept.coding [ fhir:index 0; a loinc:57016-8; fhir:Coding.system [ fhir:value "http://loinc.org" ]; fhir:Coding.code [ fhir:value "57016-8" ] ] ]; fhir:Contract.subType [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://www.infoway-inforoute.ca.org/Consent-subtype-codes" ]; fhir:Coding.code [ fhir:value "Opt-In" ]; fhir:Coding.display [ fhir:value "Default Authorization with exceptions." ] ] ]; fhir:Contract.term [ fhir:index 0; fhir:Contract.term.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://example.org/fhir/consent-term-type-codes" ]; fhir:Coding.code [ fhir:value "withhold-authored-by" ]; fhir:Coding.display [ fhir:value "Withhold all data authored by specified actor entity." ] ] ]; fhir:Contract.term.offer [ fhir:Contract.term.offer.topic [ fhir:link <http://hl7.org/fhir/Organization/2.16.840.1.113883.19.5>; fhir:Reference.reference [ fhir:value "Organization/2.16.840.1.113883.19.5" ]; fhir:Reference.display [ fhir:value "Good Health Clinic" ] ]; fhir:Contract.term.offer.text [ fhir:value "Withhold all data authored by Good Health provider." ] ] ]; fhir:Contract.friendly [ fhir:index 0; fhir:Contract.friendly.contentAttachment [ fhir:Attachment.title [ fhir:value "The terms of the consent in friendly consumer speak." ] ] ]; fhir:Contract.legal [ fhir:index 0; fhir:Contract.legal.contentAttachment [ fhir:Attachment.title [ fhir:value "The terms of the consent in lawyer speak." ]<http://hl7.org/fhir/Contract/pcd-example-notAuthor> a fhir:Contract ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "pcd-example-notAuthor"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<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 5) Withhold or withdraw consent\n for disclosure of records that were authored by a specific organization (or service delivery\n location). </p><p> Patient \"P. van de Heuvel\" wishes to have all of the PHI (Personal health information) collected at the\n Good Health Psychiatric Hospital restricted from disclosure to every provider. </p>\n </div>"^^rdf:XMLLiteral ] ] ; # fhir:issued [ fhir:v "2015-11-18"^^xsd:date] ; # fhir:subject ( [ fhir:l <http://hl7.org/fhir/Patient/f001> ; fhir:reference [ fhir:v "Patient/f001" ] ; fhir:display [ fhir:v "P. van de Heuvel" ] ] ) ; # not bound by a timeframe - Contract.applies fhir:authority ( [ fhir:l <http://hl7.org/fhir/Organization/3> ; fhir:reference [ fhir:v "Organization/3" ] ; fhir:display [ fhir:v "Michigan Health" ] ] ) ; # fhir:domain ( [ fhir:l <http://hl7.org/fhir/Location/ukp> ; fhir:reference [ fhir:v "Location/ukp" ] ; fhir:display [ fhir:v "UK Pharmacies" ] ] ) ; # and/or would this [also] go into Contract.domain as a Jurisdiction?? (see the example on UK Pharamacy Juristiction) fhir:type [ fhir:coding ( [ a loinc:57016-8 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "57016-8" ] ] ) ] ; # fhir:subType ( [ fhir:coding ( [ fhir:system [ fhir:v "http://www.infoway-inforoute.ca.org/Consent-subtype-codes"^^xsd:anyURI ; fhir:l <http://www.infoway-inforoute.ca.org/Consent-subtype-codes> ] ; fhir:code [ fhir:v "Opt-In" ] ; fhir:display [ fhir:v "Default Authorization with exceptions." ] ] ) ] ) ; # made up code-system to represent the set of privacy consent sub-types known and published by Canada Infoway fhir:term ( [ fhir:type [ fhir:coding ( [ fhir:system [ fhir:v "http://example.org/fhir/consent-term-type-codes"^^xsd:anyURI ; fhir:l <http://example.org/fhir/consent-term-type-codes> ] ; # made up code system fhir:code [ fhir:v "withhold-authored-by" ] ; fhir:display [ fhir:v "Withhold all data authored by specified actor entity." ] ] ) ] ; fhir:offer [ fhir:topic [ fhir:l <http://hl7.org/fhir/Organization/2.16.840.1.113883.19.5> ; fhir:reference [ fhir:v "Organization/2.16.840.1.113883.19.5" ] ; fhir:display [ fhir:v "Good Health Clinic" ] ] ; fhir:text [ fhir:v "Withhold all data authored by Good Health provider." ] ]] .] ) ; # fhir:friendly ( [ fhir:content [ a fhir:Attachment ; fhir:title [ fhir:v "The terms of the consent in friendly consumer speak." ] ] # likely use url pointer to common text ] ) ; # the terms of the consent in friendly consumer speak fhir:legal ( [ fhir:content [ a fhir:Attachment ; fhir:title [ fhir:v "The terms of the consent in lawyer speak." ] ] # likely use url pointer to common text , I think some think that this should be the pointer to the law by which this consent is derived under. Such as http:\/\/lois-laws.justice.gc.ca\/eng\/acts\/P-21\/index.html ] ) . # the legal terms of the consent in lawyer speak <http://hl7.org/fhir/Patient/f001> a fhir:Patient . <http://hl7.org/fhir/Organization/3> a fhir:Organization . <http://hl7.org/fhir/Location/ukp> a fhir:Location . <http://hl7.org/fhir/Organization/2.16.840.1.113883.19.5> a fhir:Organization .# - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Contract/pcd-example-notAuthor.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/Contract/pcd-example-notAuthor.ttl> .# -------------------------------------------------------------------------------------
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
4
(Technical
Correction
#1)
(v4.0.1)
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Fri,
Mon,
Nov
1,
2019
09:34+1100.
QA
Page
10,
2025
15:21+0000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Credits
Glossary
|
QA
|
Compare
to
R3
R4
|
Compare
to
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change