PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl@core-0.6.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult
{
  "description": "A laboratory result describes the result of a laboratory analysis.\\r\\nThese are specimen-oriented tests as performed in laboratories such as Clinical Chemistry, Serology, Microbiology, etc.\\r\\nIn addition to the results of tests with a singular result, this concept can also contain the results of more complex tests with multiple results or a ‘panel’.",
  "_filename": "nl-core-LaboratoryTestResult.json",
  "package_name": "nictiz.fhir.nl.r4.nl",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-LaboratoryTestResult](http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreLaboratoryTestResult",
  "mapping": [ {
    "uri": "https://decor.nictiz.nl/ad/#/lu-/project/overview",
    "name": "Lab Exchange v3.0",
    "identity": "labexchange-20210222"
  } ],
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core LaboratoryTestResult",
  "package_version": "core-0.6.0-beta.2",
  "status": "draft",
  "id": "08da04ad-f5ae-4480-9bc7-2c0de6e97bac",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "alias": [ "nl-core-LaboratoryTestResult" ]
    }, {
      "id": "Observation.extension",
      "min": 0,
      "path": "Observation.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.extension:sequelTo",
      "min": 0,
      "path": "Observation.extension",
      "sliceName": "sequelTo"
    }, {
      "id": "Observation.extension:sequelTo.value[x]",
      "path": "Observation.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Observation", "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult" ]
      } ]
    }, {
      "id": "Observation.extension:edifactReferenceNumber",
      "min": 0,
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-EdifactReferenceNumber" ]
      } ],
      "sliceName": "edifactReferenceNumber",
      "isModifier": false
    }, {
      "id": "Observation.extension:edifactReferenceNumber.value[x]",
      "path": "Observation.extension.value[x]",
      "mapping": [ {
        "map": "lu-concept-v2-4409",
        "comment": "EdifactReferenceNumber",
        "identity": "labexchange-20210222"
      } ]
    }, {
      "id": "Observation.extension:copyIndicator",
      "min": 0,
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/ext-CopyIndicator" ]
      } ],
      "sliceName": "copyIndicator",
      "isModifier": false
    }, {
      "id": "Observation.extension:copyIndicator.value[x]",
      "path": "Observation.extension.value[x]",
      "mapping": [ {
        "map": "lu-concept-v2-4297",
        "comment": "CopyIndicator",
        "identity": "labexchange-20210222"
      } ]
    }, {
      "id": "Observation.identifier",
      "path": "Observation.identifier",
      "mapping": [ {
        "map": "lu-concept-v2-4296",
        "comment": "LaboratoriumUitslagIdentificatie",
        "identity": "labexchange-20210222"
      }, {
        "map": "lu-concept-v2-4298",
        "comment": "TestIdentificatie",
        "identity": "labexchange-20210222"
      } ]
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Location", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    }, {
      "id": "Observation.performer:performer",
      "path": "Observation.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization" ]
      } ],
      "sliceName": "performer"
    }, {
      "id": "Observation.specimen",
      "path": "Observation.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Specimen", "http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen" ]
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult"
}