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

: Epic Alert Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Flag",
  "id" : "fp4NreWdKGl71zKtuqY7biisS3I-b61-FLM1FcdiDNPU4",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Flag fp4NreWdKGl71zKtuqY7biisS3I-b61-FLM1FcdiDNPU4</b></p><a name=\"fp4NreWdKGl71zKtuqY7biisS3I-b61-FLM1FcdiDNPU4\"> </a><a name=\"hcfp4NreWdKGl71zKtuqY7biisS3I-b61-FLM1FcdiDNPU4\"> </a><a name=\"fp4NreWdKGl71zKtuqY7biisS3I-b61-FLM1FcdiDNPU4-nl-NL\"> </a><p><b>status</b>: Inactive</p><p><b>category</b>: <span title=\"Codes:{http://open.epic.com/FHIR/StructureDefinition/flag-category infection}, {http://loinc.org 75323-6}\">Infection Flag</span></p><p><b>code</b>: <span title=\"Codes:{urn:oid:1.2.840.114350.1.13.485.2.7.4.698084.10375 116}, {http://snomed.info/sct 56717001}\">TBC</span></p><p><b>subject</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=https:///example.org/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3\">Fictief, Jan</a></p><p><b>period</b>: 2022-05-10 20:55:17+0000 --&gt; 2022-05-10 20:55:43+0000</p></div>"
  },
  "status" : "inactive",
  "category" : {
    "coding" : [
      {
        "system" : "http://open.epic.com/FHIR/StructureDefinition/flag-category",
        "code" : "infection",
        "display" : "Infection Flag"
      },
      {
        "system" : "http://loinc.org",
        "code" : "75323-6",
        "display" : "condition"
      }
    ],
    "text" : "Infection Flag"
  },
  "code" : {
    "coding" : [
      {
        "system" : "urn:oid:1.2.840.114350.1.13.485.2.7.4.698084.10375",
        "code" : "116",
        "display" : "TBC"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "56717001",
        "display" : "Tuberculose"
      }
    ],
    "text" : "TBC"
  },
  "subject" : {
    "reference" : "https:///example.org/PRD-OAUTH2/api/FHIR/STU3/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3",
    "display" : "Fictief, Jan"
  },
  "period" : {
    "start" : "2022-05-10T20:55:17Z",
    "end" : "2022-05-10T20:55:43Z"
  }
}