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 Specimen Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Specimen",
  "id" : "exZSk-b3OlcTzGCgPiLC7vWfuWK61KNrcmTO8gYKthmA3",
  "meta" : {
    "profile" : [
      🔗 "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Specimen exZSk-b3OlcTzGCgPiLC7vWfuWK61KNrcmTO8gYKthmA3</b></p><a name=\"exZSk-b3OlcTzGCgPiLC7vWfuWK61KNrcmTO8gYKthmA3\"> </a><a name=\"hcexZSk-b3OlcTzGCgPiLC7vWfuWK61KNrcmTO8gYKthmA3\"> </a><a name=\"exZSk-b3OlcTzGCgPiLC7vWfuWK61KNrcmTO8gYKthmA3-nl-NL\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.840.114350.1.13.485.3.7.3.798268.320</code>/92069404, <code>urn:oid:1.2.840.114350.1.13.485.3.7.3.798268.850</code>/21260001171, <code>urn:oid:1.2.840.114350.1.13.485.3.7.3.798268.800</code>/961212600011</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/TST-OAUTH2/api/FHIR/STU3/Patient/eSGar8w78ryJi3BCYMGOK5w3\">Fictief, J.</a></p><p><b>receivedTime</b>: 2021-07-01 08:48:14+0000</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2021-07-01 08:46:00+0000</td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:1.2.840.114350.1.13.485.3.7.3.798268.320",
      "value" : "92069404",
      "assigner" : {
        "display" : "GLIMS_F"
      }
    },
    {
      "system" : "urn:oid:1.2.840.114350.1.13.485.3.7.3.798268.850",
      "value" : "21260001171",
      "assigner" : {
        "display" : "GLIMS_F"
      }
    },
    {
      "system" : "urn:oid:1.2.840.114350.1.13.485.3.7.3.798268.800",
      "value" : "961212600011"
    }
  ],
  "subject" : {
    "reference" : "https://example.org/TST-OAUTH2/api/FHIR/STU3/Patient/eSGar8w78ryJi3BCYMGOK5w3",
    "display" : "Fictief, J."
  },
  "receivedTime" : "2021-07-01T08:48:14Z",
  "collection" : {
    "collectedDateTime" : "2021-07-01T08:46:00Z"
  }
}