FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Consent |
| Id | nl-core-TreatmentDirective2-01-Consent-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Gemaakt | 6 mei 2010 |
|---|---|
| Bron |
{
"resourceType": "Consent",
"id": "nl-core-TreatmentDirective2-01-Consent-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AdvanceDirective"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-Comment",
"valueString": "volmacht aan echtgenote"
}
],
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "adr",
"display": "Advanced Care Directive"
}
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
"code": "acd",
"display": "Advance Directive"
}
]
}
],
"patient": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"dateTime": "2010-05-06",
"sourceAttachment": {
"contentType": "application/octet-stream",
"data": "volmacht"
},
"policy": [
{
"uri": "https://wetten.overheid.nl/"
}
],
"provision": {
"code": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1",
"code": "VOL",
"display": "Volmacht"
}
]
}
]
}
}