FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | Consent |
| Id | BSP_KBV_PR_AW_Vorsorgevollmacht.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Consent",
"id": "3266",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-21T13:50:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Vorsorgevollmacht|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "adr"
}
]
},
"category": [
{
"coding": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
"code": "Vorsorgevollmacht"
}
]
}
],
"patient": {
"reference": "Patient/3181"
},
"sourceReference": {
"reference": "DocumentReference/3221"
},
"policy": [
{
"uri": "https://fhir.kbv.de/NamingSystem/KBV_NS_AW_Policy"
}
],
"provision": {
"actor": [
{
"role": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"code": "AGNT"
}
]
},
"reference": {
"reference": "RelatedPerson/3183"
}
}
]
}
}