RIVO-Noord Zorgviewer Implementation Guide
1.5.0 - CI build Netherlands flag

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.5.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

: PlanDefinition BgZ 2017 - JSON Representation

Draft as of 2024-09-16

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "BgZ2017",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: PlanDefinition BgZ2017</b></p><a name=\"BgZ2017\"> </a><a name=\"hcBgZ2017\"> </a><a name=\"BgZ2017-nl-NL\"> </a><p><b>url</b>: <a href=\"PlanDefinition-BgZ2017.html\">PlanDefinition BgZ 2017</a></p><p><b>version</b>: 1.5.0</p><p><b>name</b>: BgZ2017</p><p><b>title</b>: BgZ 2017</p><p><b>status</b>: Draft</p><p><b>date</b>: 2024-09-16 06:14:18+0000</p><p><b>publisher</b>: RIVO-NN HL7NL</p><p><b>usage</b>: Deze PlanDefinition bevat de (data) definitie van de BgZ 2017. Dit is de basis view voor alle zorgverleners.</p><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 NL}\">Netherlands</span></p><p><b>contact</b>: RIVO-NN: <a href=\"https://rivo-noord.nl\">https://rivo-noord.nl</a>, HL7NL: <a href=\"https://hl7.nl\">https://hl7.nl</a></p><blockquote><p><b>relatedArtifact</b></p></blockquote><blockquote><p><b>action</b></p><p><b>label</b>: Raadplegen BgZ</p><h3>TriggerDefinitions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>EventName</b></td></tr><tr><td style=\"display: none\">*</td><td>Named Event</td><td>Raadplegen BgZ</td></tr></table><blockquote><p><b>output</b></p></blockquote><blockquote><p><b>output</b></p></blockquote><blockquote><p><b>output</b></p></blockquote><blockquote><p><b>output</b></p></blockquote><blockquote><p><b>output</b></p></blockquote></blockquote></div>"
  },
  "url" : "http://hl7.nl/fhir/zorgviewer/PlanDefinition/BgZ2017",
  "version" : "1.5.0",
  "name" : "BgZ2017",
  "title" : "BgZ 2017",
  "status" : "draft",
  "date" : "2024-09-16T06:14:18+00:00",
  "publisher" : "RIVO-NN HL7NL",
  "usage" : "Deze PlanDefinition bevat de (data) definitie van de BgZ 2017. Dit is de basis view voor alle zorgverleners.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL"
        }
      ]
    }
  ],
  "contact" : [
    {
      "name" : "RIVO-NN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://rivo-noord.nl"
        }
      ]
    },
    {
      "name" : "HL7NL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.nl"
        }
      ]
    }
  ],
  "relatedArtifact" : [
    {
      "type" : "documentation",
      "url" : "https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2020.01/FHIR_BGZ_2017",
      "document" : {
        "url" : "https://informatiestandaarden.nictiz.nl/wiki/MedMij:V2020.01/FHIR_BGZ_2017"
      }
    }
  ],
  "action" : [
    {
      "label" : "Raadplegen BgZ",
      "triggerDefinition" : [
        {
          "type" : "named-event",
          "eventName" : "Raadplegen BgZ"
        }
      ],
      "output" : [
        {
          "type" : "Patient",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/Patient"🔗 ,
            "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
          ]
        },
        {
          "type" : "DocumentReference",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/DocumentReference"🔗 ,
            "http://nictiz.nl/fhir/StructureDefinition/IHE.MHD.Minimal.DocumentReference"
          ]
        },
        {
          "type" : "Condition",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/Condition"🔗 ,
            "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
          ],
          "codeFilter" : [
            {
              "path" : "clinical-status",
              "valueCoding" : [
                {
                  "code" : "active"
                },
                {
                  "code" : "resolved"
                }
              ]
            }
          ]
        },
        {
          "type" : "Procedure",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/Procedure",
            "http://nictiz.nl/fhir/StructureDefinition/zib-Verrichting"
          ]
        },
        {
          "type" : "Observation",
          "profile" : [
            🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-DrugUse"
          ],
          "codeFilter" : [
            {
              "path" : "code",
              "valueCoding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "228366006"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}