Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Consent - zib-advancedirective-03 - JSON Representation

Raw json | Download


{
  "resourceType" : "Consent",
  "id" : "zib-advancedirective-03",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <table>\n                <caption>Toestemming. Patiënt: <a href=\"Patient/nl-core-patient-02\">Paul\n                        XXX_Mesker</a>. Categorie: <span title=\"Living will and advance directive record (record artifact) (11341000146107 - SNOMED CT)\">Living will and advance directive record (record artifact)</span>, <span title=\"Mondelinge afspraak (MON - 2.16.840.1.113883.2.4.3.11.60.40.4.14.1)\">Mondelinge afspraak</span>, Status: actief</caption>\n                <tbody>\n                    <tr>\n                        <th>Gemaakt</th>\n                        <td>2018-04-09</td>\n                    </tr>\n                </tbody>\n            </table>\n        </div>"
  },
  "extension" : [
    {
      "url" : "http://nictiz.nl/fhir/StructureDefinition/Comment",
      "valueString" : "Mondelinge afspraak"
    }
  ],
  "status" : "active",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "11341000146107",
          "display" : "Living will and advance directive record (record artifact)"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.14.1",
          "code" : "MON",
          "display" : "Mondelinge afspraak"
        }
      ]
    }
  ],
  "patient" : {
    🔗 "reference" : "Patient/nl-core-patient-02",
    "display" : "Paul XXX_Mesker"
  },
  "dateTime" : "2018-04-09",
  "policy" : [
    {
      "uri" : "http://wetten.overheid.nl/"
    }
  ]
}