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

: Sanday Middelengebruik Example - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "2184d077-fe28-4b2c-a219-cceafc5b17f2",
  "meta" : {
    "lastUpdated" : "2025-08-25T14:32:27.321+00:00"
  },
  "type" : "searchset",
  "total" : 2,
  "link" : [
    {
      "relation" : "self",
      "url" : "https://api-acc.sanday.com/gp-data-service/r4/Observation?category=http%3A%2F%2Fhl7.org%2Ffhir%2Fobservation-category%7Cvital-signs&patient=B211BE58-949E-4950-9FE7-410B4D944E6F"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "https://api-acc.sanday.com/gp-data-service/r4/Observation/58cd3170-4815-44bb-947c-9677087adddf",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "58cd3170-4815-44bb-947c-9677087adddf",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/Observation"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_58cd3170-4815-44bb-947c-9677087adddf\"> </a>nooit</div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/observation-category",
                "code" : "vital-signs",
                "display" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen",
              "code" : "1739",
              "display" : "roken"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/B211BE58-949E-4950-9FE7-410B4D944E6F",
          "identifier" : {
            "value" : "B211BE58-949E-4950-9FE7-410B4D944E6F"
          }
        },
        "effectiveDateTime" : "2025-08-07T12:18:14+00:00",
        "issued" : "2025-08-07T12:18:14.000+00:00",
        "performer" : [
          {
            "reference" : "Practitioner/1e06e37e-a2c5-42fe-ab09-bf484b47d8d4",
            "identifier" : {
              "value" : "1e06e37e-a2c5-42fe-ab09-bf484b47d8d4"
            }
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen",
              "code" : "3",
              "display" : "nooit"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "https://api-acc.sanday.com/gp-data-service/r4/Observation/b8d8236f-9fe4-49b0-8a34-7df7affd804b",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "b8d8236f-9fe4-49b0-8a34-7df7affd804b",
        "meta" : {
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/Observation"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_b8d8236f-9fe4-49b0-8a34-7df7affd804b\"> </a>4 of meer keer per week (score 2)</div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://hl7.org/fhir/observation-category",
                "code" : "vital-signs",
                "display" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen",
              "code" : "2418",
              "display" : "hoe vaak drinken van alcohol (FiveShot1)"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/B211BE58-949E-4950-9FE7-410B4D944E6F",
          "identifier" : {
            "value" : "B211BE58-949E-4950-9FE7-410B4D944E6F"
          }
        },
        "effectiveDateTime" : "2025-08-21T13:13:29+00:00",
        "issued" : "2025-08-21T13:13:29.177+00:00",
        "performer" : [
          {
            "reference" : "Practitioner/21397f31-b91f-442c-b7f6-f8dbd9db203d",
            "identifier" : {
              "value" : "21397f31-b91f-442c-b7f6-f8dbd9db203d"
            }
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen",
              "code" : "283",
              "display" : "4 of meer keer per week (score 2)"
            }
          ]
        }
      }
    }
  ]
}