RIVO-Noord Zorgviewer Implementation Guide
1.7.0 - sprint45
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Consent",
"id" : "eGuoY.m8DiRaUvsn.5w5Etg3",
"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 eGuoY.m8DiRaUvsn.5w5Etg3</b></p><a name=\"eGuoY.m8DiRaUvsn.5w5Etg3\"> </a><a name=\"hceGuoY.m8DiRaUvsn.5w5Etg3\"> </a><a name=\"eGuoY.m8DiRaUvsn.5w5Etg3-nl-NL\"> </a><p><b>Comment</b>: Wilsverklaring</p><p><b>identifier</b>: <code>urn:oid:1.2.840.114350.1.13.485.3.7.2.686783</code>/10848\u00a0(gebruik:\u00a0usual,\u00a0)</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{urn:oid:1.2.840.114350.1.13.485.3.7.4.686783.100 10}, {http://snomed.info/sct 11341000146107}\">Wilsverklaring</span>, <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1 NR}\">Niet reanimeren verklaring</span></p><p><b>patient</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=https://example.org/TST-OAUTH2/api/FHIR/STU3/Patient/eXxP1o8ZlOz21F6HXS9puLA3\">XXX-Helleman, Johan</a></p><p><b>dateTime</b>: 2022-06-30 14:02:08+0000</p><p><b>consentingParty</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=https://example.org/TST-OAUTH2/api/FHIR/STU3/Patient/eXxP1o8ZlOz21F6HXS9puLA3\">XXX-Helleman, Johan</a></p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table></div>"
},
"extension" : [
{
"url" : "http://nictiz.nl/fhir/StructureDefinition/Comment",
"valueString" : "Wilsverklaring"
}
],
"identifier" : {
"use" : "usual",
"system" : "urn:oid:1.2.840.114350.1.13.485.3.7.2.686783",
"value" : "10848"
},
"status" : "active",
"category" : [
{
"coding" : [
{
"system" : "urn:oid:1.2.840.114350.1.13.485.3.7.4.686783.100",
"code" : "10",
"display" : "Wilsverklaring"
},
{
"system" : "http://snomed.info/sct",
"code" : "11341000146107"
}
],
"text" : "Wilsverklaring"
},
{
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1",
"code" : "NR",
"display" : "Niet reanimeren verklaring"
}
],
"text" : "Niet reanimeren verklaring"
}
],
"patient" : {
"reference" : "https://example.org/TST-OAUTH2/api/FHIR/STU3/Patient/eXxP1o8ZlOz21F6HXS9puLA3",
"display" : "XXX-Helleman, Johan"
},
"dateTime" : "2022-06-30T14:02:08Z",
"consentingParty" : [
{
"reference" : "https://example.org/TST-OAUTH2/api/FHIR/STU3/Patient/eXxP1o8ZlOz21F6HXS9puLA3",
"display" : "XXX-Helleman, Johan"
}
],
"policy" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
]
}
]
}