PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.9
    http://nictiz.nl/fhir/StructureDefinition/gp-LaboratoryResult
{
  "description": "A laboratory result as defined in the Dutch GP association NHG in the GP-EHR reference model (Dutch: HIS referentiemodel) based on observations of type L in NHG Table 45 Diagnostische bepalingen. A diagnostic test is an objectifiable diagnostic procedure. The result is the outcome of the procedure. Tests include vital signs like blood pressure, weight and lab results like ferro in blood.",
  "_filename": "gp-LaboratoryResult.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "name": "gp LaboratoryResult",
  "abstract": false,
  "copyright": "CC0",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "gp-LaboratoryResult",
  "package_version": "1.3.9",
  "status": "active",
  "id": "c6f18f21-62cf-423c-96d9-3bcd0c4ac910",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/gp-LaboratoryResult",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.code.coding:NHGTable45",
      "max": "1",
      "path": "Observation.code.coding",
      "sliceName": "NHGTable45",
      "definition": "A reference to a code defined by a terminology system. The effective system is the NHG Tabel 45 Diagnostische bepalingen"
    }, {
      "id": "Observation.code.coding:NHGTable45.system",
      "path": "Observation.code.coding.system",
      "fixedUri": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation"
}