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 Lab-uitslag Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "f8UmImiPIOsQ.5po1S7e9DkjuNqOXpuSeUU-S.g-EF2c4",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Observation f8UmImiPIOsQ.5po1S7e9DkjuNqOXpuSeUU-S.g-EF2c4</b></p><a name=\"f8UmImiPIOsQ.5po1S7e9DkjuNqOXpuSeUU-S.g-EF2c4\"> </a><a name=\"hcf8UmImiPIOsQ.5po1S7e9DkjuNqOXpuSeUU-S.g-EF2c4\"> </a><a name=\"f8UmImiPIOsQ.5po1S7e9DkjuNqOXpuSeUU-S.g-EF2c4-nl-NL\"> </a><p><b>basedOn</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=https://example.org/api/fhir/ProcedureRequest/eDBQUwNWgKzRvK1wg5cH8eYqSpQDsWfa7HwluNFBV4aM3\">CHLORIDE</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 275711006}\">serumtest (verrichting)</span>, <span title=\"Codes:{http://hl7.org/fhir/observation-category laboratory}, {http://snomed.info/sct 49581000146104}\">Laboratory</span>, <span title=\"Codes:{urn:oid:1.2.840.114350.1.13.485.3.7.10.798268.30 Lab}\">Lab</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2069-3}, {urn:oid:1.2.840.114350.1.13.485.3.7.5.737384.604002 LAC_CL_BLO}, {urn:oid:1.2.840.114350.1.13.485.3.7.2.768282 1739}\">Chloride</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/api/fhir/Patient/eXxP1o8ZlOz21F6HXS9puLA3\">XXX-Helleman, Johan</a></p><p><b>context</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=https://example.org/api/fhir/Encounter/efIsG44ZOvm1y8h.1irrHxw3\">Ziekenhuiscontact</a></p><p><b>effective</b>: 2022-03-31 09:57:00+0000</p><p><b>issued</b>: 2022-03-31 10:19:07+0000</p><p><b>value</b>: 109 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></p><p><b>specimen</b>: <a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=https://example.org/api/fhir/Specimen/eorbci3KnfzqDf5n1sZsBe0sPN4sA3TGKF48sqy-RIc83\">Specimen 112793350</a></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>99 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></td><td>108 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemmol/L = 'mmol/L')</span></td><td>99 - 108 mmol/L</td></tr></table></div>"
  },
  "basedOn" : [
    {
      "reference" : "https://example.org/api/fhir/ProcedureRequest/eDBQUwNWgKzRvK1wg5cH8eYqSpQDsWfa7HwluNFBV4aM3",
      "display" : "CHLORIDE"
    }
  ],
  "status" : "final",
  "_status" : {
    "extension" : [
      {
        "url" : "http://nictiz.nl/fhir/StructureDefinition/code-specification",
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.16.1",
              "code" : "final",
              "display" : "Final"
            }
          ],
          "text" : "Final"
        }
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "275711006",
          "display" : "serumtest (verrichting)"
        }
      ],
      "text" : "serumtest (verrichting)"
    },
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/observation-category",
          "code" : "laboratory",
          "display" : "Laboratory"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "49581000146104",
          "display" : "Laboratory test finding (finding)"
        }
      ],
      "text" : "Laboratory"
    },
    {
      "coding" : [
        {
          "system" : "urn:oid:1.2.840.114350.1.13.485.3.7.10.798268.30",
          "code" : "Lab",
          "display" : "Lab"
        }
      ],
      "text" : "Lab"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "2069-3",
        "display" : "Chloride [Moles/volume] in Blood"
      },
      {
        "system" : "urn:oid:1.2.840.114350.1.13.485.3.7.5.737384.604002",
        "code" : "LAC_CL_BLO"
      },
      {
        "system" : "urn:oid:1.2.840.114350.1.13.485.3.7.2.768282",
        "code" : "1739",
        "display" : "Chloride"
      }
    ],
    "text" : "Chloride"
  },
  "subject" : {
    "reference" : "https://example.org/api/fhir/Patient/eXxP1o8ZlOz21F6HXS9puLA3",
    "display" : "XXX-Helleman, Johan"
  },
  "context" : {
    "reference" : "https://example.org/api/fhir/Encounter/efIsG44ZOvm1y8h.1irrHxw3",
    "display" : "Ziekenhuiscontact"
  },
  "effectiveDateTime" : "2022-03-31T09:57:00Z",
  "issued" : "2022-03-31T10:19:07Z",
  "valueQuantity" : {
    "value" : 109,
    "unit" : "mmol/L",
    "system" : "http://unitsofmeasure.org",
    "code" : "mmol/L"
  },
  "specimen" : {
    "reference" : "https://example.org/api/fhir/Specimen/eorbci3KnfzqDf5n1sZsBe0sPN4sA3TGKF48sqy-RIc83",
    "display" : "Specimen 112793350"
  },
  "referenceRange" : [
    {
      "low" : {
        "value" : 99,
        "unit" : "mmol/L",
        "system" : "http://unitsofmeasure.org",
        "code" : "mmol/L"
      },
      "high" : {
        "value" : 108,
        "unit" : "mmol/L",
        "system" : "http://unitsofmeasure.org",
        "code" : "mmol/L"
      },
      "text" : "99 - 108 mmol/L"
    }
  ]
}