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

RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.25.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CGM Alert Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Flag",
  "id" : "71648039-9cc1-468d-99e4-33a987cefbc3",
  "meta" : {
    "versionId" : "1.0.1",
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><caption>Attentievlag<br/>Patiënt: Dhr. P. Patient-4<br/>Categorie: <span title=\"waarschuwing (74018-3 - LOINC)\">waarschuwing</span><br/>Status: actief</caption><tbody><tr><th>Code</th><td><span title=\"Jicht (T92 - http://hl7.org/fhir/sid/icpc-1-nl)\">Jicht</span></td></tr></tbody></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/flag-detail",
      "valueReference" : {
        "reference" : "EpisodeOfCare/d94d072a-be50-426e-8c69-005623b6bcc8",
        "display" : "T92: Jicht"
      }
    }
  ],
  "status" : "active",
  "category" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "74018-3",
        "display" : "waarschuwing"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/sid/icpc-1-nl",
        "code" : "T92",
        "display" : "Jicht"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/40bbb218-2bcf-4851-a104-dfb910408587",
    "display" : "Dhr. P. Patient-4"
  },
  "author" : {
    "extension" : [
      {
        "url" : "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
        "valueReference" : {
          "reference" : "PractitionerRole/173d48ff-5af6-46fb-9914-75708b83b410",
          "display" : "Huisartsen, niet apotheekhoudend"
        }
      }
    ],
    "reference" : "Practitioner/be0d6489-a9fd-4b65-a1ba-e412cdcd7767",
    "display" : "Pharmeon acceptatie zorgverlener"
  }
}