{ "resourceType" : "Consent", "id" : "AtApsExampleConsent01", "meta" : { "profile" : ["https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-consent"] }, "text" : { "status" : "generated", "div" : "

Generated Narrative: Consent AtApsExampleConsent01

Profile: AT APS Consent

status: Active

scope: Treatment

category: Einwilligung - Dokument

patient: Max Mustermann

policyRule: Common Rule Informed Consent

" }, "status" : "active", "scope" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/consentscope", "code" : "treatment", "display" : "Treatment" }] }, "category" : [{ "coding" : [{ "system" : "http://loinc.org", "code" : "59284-0", "display" : "Einwilligung - Dokument" }] }], "patient" : { "reference" : "Patient/HL7ATCorePatientExample01", "display" : "Max Mustermann" }, "policyRule" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/consentpolicycodes", "code" : "cric", "display" : "Common Rule Informed Consent" }] } }