Sha256: 7d4ad98b3347a685f275235798c3d783cc1d9a595d06be9036d3863d73bb85c3
Contents?: true
Size: 1.71 KB
Versions: 10
Compression:
Stored size: 1.71 KB
Contents
{ "resourceType": "Consent", "id": "consent-example-notOrg", "status": "active", "scope": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/consentscope", "code": "patient-privacy" } ] }, "category": [ { "coding": [ { "system": "http://loinc.org", "code": "59284-0" } ] } ], "patient": { "reference": "Patient/f001", "display": "P. van de Heuvel" }, "dateTime": "2015-11-18", "organization": [ { "reference": "Organization/f001" } ], "sourceAttachment": { "title": "The terms of the consent in lawyer speak." }, "policyRule": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "OPTIN" } ] }, "provision": { "type": "deny", "actor": [ { "role": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", "code": "PRCP" } ] }, "reference": { "reference": "Organization/f001" } } ], "action": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/consentaction", "code": "access" } ] }, { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/consentaction", "code": "correct" } ] } ] }, "meta": { "tag": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason", "code": "HTEST", "display": "test health data" } ] } }
Version data entries
10 entries across 10 versions & 1 rubygems