This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/Profile/consentdirective-consentdirective
. Profile of Contract resource for use with Patient Privacy Consent Directive. : Consent Directive
This profile was published on Fri, Jan 31, 2014 00:00+1100 as a draft by Health Level Seven, Inc. - CBCC and Security WG.
Required/Prohibited Elements
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Differential View
This structure is derived from Contract.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Contract | 1..1 | |||
identifier | 0..1 | Identifier | Unique Identifier of this Consent Directive. | |
subject | 1..* | Any | Subject of this Consent Directive (The Patient). | |
authority | 0..1 | Organization | Authority by which this Consent Directive is obtained. | |
domain | 0..* | Location | Organizational Domain for which this Consent Directive applies. | |
type | 1..1 | CodeableConcept | Type of Consent Directive (I presume this is going to be a fixed value?). | |
subtype | 0..* | CodeableConcept | Subtype of the Consent Directive. | |
issued | 1..1 | dateTime | When the Consent Directive was issued. | |
applies | 0..1 | Period | Effective time of the Consent Directive. | |
quantity | 0..0 | |||
unitPrice | 0..0 | |||
factor | 0..0 | |||
points | 0..0 | |||
net | 0..0 | |||
author | 0..* | Author of the Consent Directive. | ||
grantor | 1..* | Consenter, Deegator, or Substitute Decision Maker. | ||
grantee | 1..* | Consent Directive Grantee or Grantor Delegate (isn't a grantor delegate by definition the grantee?). | ||
witness | 0..* | Witness to the Consent Directive. | ||
executor | 0..* | Enforcing agent of the Consent Directive. | ||
notary | 0..* | Notary Public that witness the consent directive (How is this not just a type of witness?). | ||
signer | 0..* | Digital signature across the consent. | ||
type | 1..* | Coding | Type of digital signature, duplicate of type of digital signature found within the signature block. | |
signature | 1..1 | string | The Digital-Signature block in base64 encoding of the XML-Signature format. | |
term | 0..* | Terms | The terms of the consent directive. | |
identifier | 0..1 | Identifier | The identifier of this term of the consent directive. | |
type | 0..1 | CodeableConcept | The consent directive term type. | |
subtype | 0..1 | CodeableConcept | The consent directive term sub-type. | |
subject | 1..1 | Any | The consent directive term subject. | |
text | 0..1 | string | The consent directive term in a human readable text. | |
issued | 1..1 | dateTime | The consent directive term date issued. | |
applies | 1..1 | Period | The effective date over which the consent directive term applies. | |
quantity | 0..0 | Quantity | ||
unitPrice | 0..0 | Money | ||
factor | 0..0 | decimal | ||
points | 0..0 | decimal | ||
net | 0..0 | Money | ||
binding | 0..1 | Attachment | The legally binding text of the consent directive. | |
bindingDateTime | 0..1 | dateTime | The date that the legally binding text was created. | |
friendly | 0..* | Attachment | The patient friendly text that represents the meaning of the consent directive. | |
friendlyDateTime | 0..1 | dateTime | The date that the patient friendly text was created. | |
legal | 0..* | Attachment | The legal language of the consent directive. | |
legalDateTime | 0..1 | dateTime | The date that the legal text was created. | |
rule | 0..* | Attachment | Computer processable rules that represent the consent directive meaning. | |
ruleDateTime | 0..1 | dateTime | The date that the computer processable rules were published. |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Contract | 1..1 | A formal agreement between parties regarding the conduct of business, exchange of information or other matters. | ||
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | Σ | 0..1 | Identifier | Unique Identifier of this Consent Directive. |
subject | Σ | 1..* | Any | Subject of this Consent Directive (The Patient). |
authority | 0..1 | Organization | Authority by which this Consent Directive is obtained. | |
domain | 0..* | Location | Organizational Domain for which this Consent Directive applies. | |
type | Σ | 1..1 | CodeableConcept | Type of Consent Directive (I presume this is going to be a fixed value?). Binding: ContractType (example, extensible) |
subtype | Σ | 0..* | CodeableConcept | Subtype of the Consent Directive. Binding: ContractSubtype (example, extensible) |
issued | Σ | 1..1 | dateTime | When the Consent Directive was issued. |
applies | Σ | 0..1 | Period | Effective time of the Consent Directive. |
author | Σ | 0..* | Practitioner, RelatedPerson, Organization | Author of the Consent Directive. |
grantor | Σ | 1..* | Practitioner, RelatedPerson, Organization, Patient | Consenter, Deegator, or Substitute Decision Maker. |
grantee | Σ | 1..* | Practitioner, RelatedPerson, Organization, Patient | Consent Directive Grantee or Grantor Delegate (isn't a grantor delegate by definition the grantee?). |
witness | 0..* | Practitioner, RelatedPerson, Patient | Witness to the Consent Directive. | |
executor | Σ | 0..* | Practitioner, RelatedPerson, Organization, Patient | Enforcing agent of the Consent Directive. |
notary | Σ | 0..* | Practitioner, RelatedPerson, Organization, Patient | Notary Public that witness the consent directive (How is this not just a type of witness?). |
signer | 0..* | Digital signature across the consent. | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
type | 1..* | Coding | Type of digital signature, duplicate of type of digital signature found within the signature block. Binding: ContractSignerType (example, extensible) | |
signature | 1..1 | string | The Digital-Signature block in base64 encoding of the XML-Signature format. | |
term | 0..* | Terms | The terms of the consent directive. | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | Σ | 0..1 | Identifier | The identifier of this term of the consent directive. |
type | 0..1 | CodeableConcept | The consent directive term type. Binding: ContractTermType (example, extensible) | |
subtype | 0..1 | CodeableConcept | The consent directive term sub-type. Binding: ContractTermSubType (example, extensible) | |
subject | 1..1 | Any | The consent directive term subject. | |
text | 0..1 | string | The consent directive term in a human readable text. | |
issued | Σ | 1..1 | dateTime | The consent directive term date issued. |
applies | Σ | 1..1 | Period | The effective date over which the consent directive term applies. |
binding | 0..1 | Attachment | The legally binding text of the consent directive. | |
bindingDateTime | 0..1 | dateTime | The date that the legally binding text was created. | |
friendly | 0..* | Attachment | The patient friendly text that represents the meaning of the consent directive. | |
friendlyDateTime | 0..1 | dateTime | The date that the patient friendly text was created. | |
legal | 0..* | Attachment | The legal language of the consent directive. | |
legalDateTime | 0..1 | dateTime | The date that the legal text was created. | |
rule | 0..* | Attachment | Computer processable rules that represent the consent directive meaning. | |
ruleDateTime | 0..1 | dateTime | The date that the computer processable rules were published. |
XML Template
JSON Template
todo
Differential View
This structure is derived from Contract.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Contract | 1..1 | |||
identifier | 0..1 | Identifier | Unique Identifier of this Consent Directive. | |
subject | 1..* | Any | Subject of this Consent Directive (The Patient). | |
authority | 0..1 | Organization | Authority by which this Consent Directive is obtained. | |
domain | 0..* | Location | Organizational Domain for which this Consent Directive applies. | |
type | 1..1 | CodeableConcept | Type of Consent Directive (I presume this is going to be a fixed value?). | |
subtype | 0..* | CodeableConcept | Subtype of the Consent Directive. | |
issued | 1..1 | dateTime | When the Consent Directive was issued. | |
applies | 0..1 | Period | Effective time of the Consent Directive. | |
quantity | 0..0 | |||
unitPrice | 0..0 | |||
factor | 0..0 | |||
points | 0..0 | |||
net | 0..0 | |||
author | 0..* | Author of the Consent Directive. | ||
grantor | 1..* | Consenter, Deegator, or Substitute Decision Maker. | ||
grantee | 1..* | Consent Directive Grantee or Grantor Delegate (isn't a grantor delegate by definition the grantee?). | ||
witness | 0..* | Witness to the Consent Directive. | ||
executor | 0..* | Enforcing agent of the Consent Directive. | ||
notary | 0..* | Notary Public that witness the consent directive (How is this not just a type of witness?). | ||
signer | 0..* | Digital signature across the consent. | ||
type | 1..* | Coding | Type of digital signature, duplicate of type of digital signature found within the signature block. | |
signature | 1..1 | string | The Digital-Signature block in base64 encoding of the XML-Signature format. | |
term | 0..* | Terms | The terms of the consent directive. | |
identifier | 0..1 | Identifier | The identifier of this term of the consent directive. | |
type | 0..1 | CodeableConcept | The consent directive term type. | |
subtype | 0..1 | CodeableConcept | The consent directive term sub-type. | |
subject | 1..1 | Any | The consent directive term subject. | |
text | 0..1 | string | The consent directive term in a human readable text. | |
issued | 1..1 | dateTime | The consent directive term date issued. | |
applies | 1..1 | Period | The effective date over which the consent directive term applies. | |
quantity | 0..0 | Quantity | ||
unitPrice | 0..0 | Money | ||
factor | 0..0 | decimal | ||
points | 0..0 | decimal | ||
net | 0..0 | Money | ||
binding | 0..1 | Attachment | The legally binding text of the consent directive. | |
bindingDateTime | 0..1 | dateTime | The date that the legally binding text was created. | |
friendly | 0..* | Attachment | The patient friendly text that represents the meaning of the consent directive. | |
friendlyDateTime | 0..1 | dateTime | The date that the patient friendly text was created. | |
legal | 0..* | Attachment | The legal language of the consent directive. | |
legalDateTime | 0..1 | dateTime | The date that the legal text was created. | |
rule | 0..* | Attachment | Computer processable rules that represent the consent directive meaning. | |
ruleDateTime | 0..1 | dateTime | The date that the computer processable rules were published. |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Contract | 1..1 | A formal agreement between parties regarding the conduct of business, exchange of information or other matters. | ||
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | Σ | 0..1 | Identifier | Unique Identifier of this Consent Directive. |
subject | Σ | 1..* | Any | Subject of this Consent Directive (The Patient). |
authority | 0..1 | Organization | Authority by which this Consent Directive is obtained. | |
domain | 0..* | Location | Organizational Domain for which this Consent Directive applies. | |
type | Σ | 1..1 | CodeableConcept | Type of Consent Directive (I presume this is going to be a fixed value?). Binding: ContractType (example, extensible) |
subtype | Σ | 0..* | CodeableConcept | Subtype of the Consent Directive. Binding: ContractSubtype (example, extensible) |
issued | Σ | 1..1 | dateTime | When the Consent Directive was issued. |
applies | Σ | 0..1 | Period | Effective time of the Consent Directive. |
author | Σ | 0..* | Practitioner, RelatedPerson, Organization | Author of the Consent Directive. |
grantor | Σ | 1..* | Practitioner, RelatedPerson, Organization, Patient | Consenter, Deegator, or Substitute Decision Maker. |
grantee | Σ | 1..* | Practitioner, RelatedPerson, Organization, Patient | Consent Directive Grantee or Grantor Delegate (isn't a grantor delegate by definition the grantee?). |
witness | 0..* | Practitioner, RelatedPerson, Patient | Witness to the Consent Directive. | |
executor | Σ | 0..* | Practitioner, RelatedPerson, Organization, Patient | Enforcing agent of the Consent Directive. |
notary | Σ | 0..* | Practitioner, RelatedPerson, Organization, Patient | Notary Public that witness the consent directive (How is this not just a type of witness?). |
signer | 0..* | Digital signature across the consent. | ||
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
type | 1..* | Coding | Type of digital signature, duplicate of type of digital signature found within the signature block. Binding: ContractSignerType (example, extensible) | |
signature | 1..1 | string | The Digital-Signature block in base64 encoding of the XML-Signature format. | |
term | 0..* | Terms | The terms of the consent directive. | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
identifier | Σ | 0..1 | Identifier | The identifier of this term of the consent directive. |
type | 0..1 | CodeableConcept | The consent directive term type. Binding: ContractTermType (example, extensible) | |
subtype | 0..1 | CodeableConcept | The consent directive term sub-type. Binding: ContractTermSubType (example, extensible) | |
subject | 1..1 | Any | The consent directive term subject. | |
text | 0..1 | string | The consent directive term in a human readable text. | |
issued | Σ | 1..1 | dateTime | The consent directive term date issued. |
applies | Σ | 1..1 | Period | The effective date over which the consent directive term applies. |
binding | 0..1 | Attachment | The legally binding text of the consent directive. | |
bindingDateTime | 0..1 | dateTime | The date that the legally binding text was created. | |
friendly | 0..* | Attachment | The patient friendly text that represents the meaning of the consent directive. | |
friendlyDateTime | 0..1 | dateTime | The date that the patient friendly text was created. | |
legal | 0..* | Attachment | The legal language of the consent directive. | |
legalDateTime | 0..1 | dateTime | The date that the legal text was created. | |
rule | 0..* | Attachment | Computer processable rules that represent the consent directive meaning. | |
ruleDateTime | 0..1 | dateTime | The date that the computer processable rules were published. |
XML Template
JSON Template
todo
Other definitions: (todo)
Path | Name | Conformance | ValueSet |
Contract.language | Language | required | http://tools.ietf.org/html/bcp47 |
Contract.type | ContractType | example (extensible) | Contract Type Codes |
Contract.subtype | ContractSubtype | example (extensible) | Contract Subtype Codes |
Contract.signer.type | ContractSignerType | example (extensible) | Contract Signer Type Codes |
Contract.term.type | ContractTermType | example (extensible) | Contract Term Type Codes |
Contract.term.subtype | ContractTermSubType | example (extensible) | Contract Term Type Codes |
Id | Path | Name | Details |