: Einwilligung fuer den Use Case CHARGCONS - JSON Representation
Raw json | Download
{
"resourceType" : "Consent",
"id" : "QueryConsentCHARGCONS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent QueryConsentCHARGCONS</b></p><a name=\"QueryConsentCHARGCONS\"> </a><a name=\"hcQueryConsentCHARGCONS\"> </a><h2>Participants</h2><table class=\"grid\"><tr><td><b>Role</b></td><td><b>Details</b></td></tr><tr><td title=\"Who the consent applies to\">Patient</td><td>Identifier: NamingSystemKVID/X123456789</td></tr></table><p>This consent is made under the regulation <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode OPTIN}\">opt-in</span> .</p><p>The subject has given their consent.</p></div>"
},
"status" : "active",
"scope" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentscope",
"code" : "patient-privacy",
"display" : "Privacy Consent"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59284-0",
"display" : "Consent Document"
}
]
}
],
"patient" : {
"identifier" : {
"system" : "http://fhir.de/sid/gkv/kvid-10",
"value" : "X123456789"
}
},
"dateTime" : "2025-01-15T10:15:00+01:00",
"policyRule" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "OPTIN"
}
]
}
}