RIVO-Noord Zorgviewer Implementation Guide
1.7.0 - CI build
RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Consent",
"id" : "2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449",
"meta" : {
"profile" : [
🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Consent 2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449</b></p><a name=\"2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449\"> </a><a name=\"hc2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449\"> </a><a name=\"2.16.840.1.113883.2.4.3.124.7.42348.3.21230000026449-nl-NL\"> </a><p><b>Comment</b>: Niet-reanimerenpenning</p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.4.3.124.7.42348.3.2</code>/1230000026449</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 11341000146107}\">Living will and advance directive record</span>, <span title=\"Codes:{http://hl7.org/fhir/v3/NullFlavor OTH}\">Patiëntinformatie - Wilsbeschikkingen</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1\">Johan XXX_Helleman_Afblijven</a></p><p><b>dateTime</b>: 2018-04-09</p><p><b>source</b>: application/pdf: XXX</p><p><b>policyRule</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://wetten.overheid.nl/\">http://wetten.overheid.nl/</a></p></div>"
},
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/Comment",
"valueString" : "Niet-reanimerenpenning"
}
],
"identifier" : {
"system" : "urn:oid:2.16.840.1.113883.2.4.3.124.7.42348.3.2",
"value" : "1230000026449"
},
"status" : "active",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "11341000146107",
"display" : "Living will and advance directive record"
}
],
"text" : "Living will and advance directive record"
},
{
"coding" : [
{
"system" : "http://hl7.org/fhir/v3/NullFlavor",
"code" : "OTH",
"display" : "other"
}
],
"text" : "Patiëntinformatie - Wilsbeschikkingen"
}
],
"patient" : {
"reference" : "http://example.org/Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
"display" : "Johan XXX_Helleman_Afblijven"
},
"dateTime" : "2018-04-09",
"sourceAttachment" : {
"contentType" : "application/pdf",
"data" : "XXX"
},
"policyRule" : "http://wetten.overheid.nl/"
}