RIVO-Noord Zorgviewer Implementation Guide
1.9.1 - sprint47 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.9.1 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-12-10

Raw json | Download

{
  "resourceType" : "PlanDefinition",
  "id" : "BgZ2017",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b style=\"color: maroon\">Exception generating Narrative: unexpected non-end of element null::a  at line 103 column 50</b></p></div>"
  },
  "url" : "http://hl7.nl/fhir/zorgviewer/PlanDefinition/BgZ2017",
  "version" : "1.9.1",
  "name" : "BgZ2017",
  "title" : "BgZ 2017",
  "status" : "draft",
  "date" : "2024-12-10T08:35:55+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 zibs en Correspondentie",
      "triggerDefinition" : [
        {
          "type" : "named-event",
          "eventName" : "Raadplegen BgZ zibs"
        }
      ],
      "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" : "Consent",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/AdvanceDirective"🔗 ,
            "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
          ]
        },
        {
          "type" : "Consent",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/TreatmentDirective"🔗 ,
            "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective"
          ]
        },
        {
          "type" : "Flag",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/Flag"🔗 ,
            "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
          ]
        },
        {
          "type" : "AllergyIntolerance",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/AllergyIntolerance"🔗 ,
            "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
          ]
        },
        {
          "type" : "Observation",
          "profile" : [
            🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/LaboratoryTestResult",
            "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult"
          ]
        }
      ]
    }
  ]
}