FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | Consent |
| Id | cyehrconsent-mariaiosifANDhelenegeorgiou-2020-02-21.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Doctor has accepted the consent preferences as defined by the Patient and this consent has been created. The Patient had defined that a specific Medication and one Procedure will be locked from the Doctor.
{
"resourceType": "Consent",
"id": "cyehrconsent-mariaiosifANDhelenegeorgiou-2020-02-21",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-consenthealthcareassociate-r4"
]
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy",
"display": "Privacy Consent"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "INFA",
"display": "information access"
}
]
}
],
"patient": {
"reference": "Patient/cyehrpatient-mariaiosif",
"display": "Maria Iosif"
},
"dateTime": "2020-02-21",
"performer": [
{
"reference": "Patient/cyehrpatient-mariaiosif"
},
{
"reference": "Organization/cyehrmedicalteam-helengeorgiou-drhelengeorgioumo"
},
{
"reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
}
],
"organization": [
{
"reference": "Organization/cyehrorganization-nationalehealthauthority"
}
],
"policy": [
{
"authority": "http://www.neha.gov.cy/moh/neha/neha.nsf/home_en/home_en?openform",
"uri": "http://www.cylaw.org/nomoi/enop/non-ind/2019_1_59/index.html"
}
],
"policyRule": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "GRANTORCHOICE",
"display": "grantor choice"
}
]
},
"provision": {
"type": "permit",
"provision": [
{
"type": "deny",
"actor": [
{
"role": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "CONSENTER",
"display": "consenter"
}
]
},
"reference": {
"reference": "Organization/cyehrmedicalteam-helengeorgiou-drhelengeorgioumo"
}
}
],
"data": [
{
"meaning": "instance",
"reference": {
"reference": "MedicationStatement/cyehrmedication-ATACAND-mariaiosif18-02-2020"
}
},
{
"meaning": "instance",
"reference": {
"reference": "Procedure/cyehrprocedures-mariaiosif18-02-2020"
}
}
]
}
]
}
}