FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/gp-LaboratoryResult

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeStructureDefinition
Idgp-LaboratoryResult
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.0&canonical=http://nictiz.nl/fhir/StructureDefinition/gp-LaboratoryResult
URLhttp://nictiz.nl/fhir/StructureDefinition/gp-LaboratoryResult
Version1.0.4
Statusactive
Namegp LaboratoryResult
Titlegp-LaboratoryResult
Realmnl
Authorityhl7
DescriptionA 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.
CopyrightCC0
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
zib-LaboratoryTestResult-ObservationHCIM LaboratoryTestResult Observation
extension-context-nl-core-episodeofcarecontext extension for nl-core-episodeofcare

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "gp-LaboratoryResult",
  "url": "http://nictiz.nl/fhir/StructureDefinition/gp-LaboratoryResult",
  "version": "1.0.4",
  "name": "gp LaboratoryResult",
  "title": "gp-LaboratoryResult",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "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.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "hcim-laboratorytestresult-v4.1-2017EN",
      "uri": "https://zibs.nl/wiki/LaboratoryTestResult-v4.1(2017EN)",
      "name": "HCIM LaboratoryTestResult-v4.1(2017EN)"
    },
    {
      "identity": "hcim-basicelements-v1.0-2017EN",
      "uri": "https://zibs.nl/wiki/BasicElements-v1.0(2017EN)",
      "name": "HCIM BasicElements-v1.0(2017EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.extension:nl-core-episodeofcare",
        "path": "Observation.extension",
        "sliceName": "nl-core-episodeofcare",
        "comment": "It is recommended to use the nl-core-episodeofcare extension to reference nl-core-episodeofcare (EpisodeOfCare) instances rather than the `context` element, as this approach will be enforced in FHIR R4.",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/extension-context-nl-core-episodeofcare"
          }
        ]
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.code.coding:NHGTable45",
        "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",
        "max": "1"
      },
      {
        "id": "Observation.code.coding:NHGTable45.system",
        "path": "Observation.code.coding.system",
        "fixedUri": "https://referentiemodel.nhg.org/tabellen/nhg-tabel-45-diagnostische-bepalingen"
      },
      {
        "id": "Observation.context",
        "path": "Observation.context",
        "comment": "It is recommended to use the nl-core-episodeofcare extension to reference nl-core-episodeofcare (EpisodeOfCare) instances rather than the `context` element, as this approach will be enforced in FHIR R4."
      }
    ]
  }
}