Privacy Directive Profile¶
| Canonical | ../StructureDefinition/nexus-privacy-directive |
|---|---|
| Status | draft (experimental) · 1.26.0 |
| Base | Consent (constraint) |
| Source | FSH · JSON |
A patient's standing restriction on the collection, use or disclosure of their own personal health information -- the instruction PHIPA calls a lockbox.
TypedFhir API / TypeScript
The typed accessor surface Consent exposes for Consent — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.
class Consent extends ClinicalResource — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| $effectiveDate | FuzzyDate | undefined |
read-only | The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f… |
| $display | string | undefined |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| status | string | undefined |
read/write | active | draft | inactive | entered-in-error |
| scope | Concept | undefined |
read/write · raw twin | patient-privacy - Privacy consent |
| category | Concepts |
read/write · raw twin | Fixed: this Consent is an app consent |
| patient | Reference | undefined |
read/write · raw twin | The patient (Patient X) |
| dateTime | FuzzyDate | undefined |
read/write | When consent was given/withdrawn |
| policy | Json[] | undefined |
read/write | The policy this consent is given under |
| policyRule | Concept | undefined |
read/write · raw twin | Regulation that this consents to |
| provision | Json | undefined |
read/write | The decision, and the app it is about |