{
"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-/datasets/dataset/2.16.840.1.113883.2.4.3.11.60.25.1.2/2021-02-22T00:00:00",
"name": "ART-DECOR Dataset Lab Exchange 20210222T00:00:00",
"identity": "lu-dataset-laboratory-exchange-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.7.0-beta.1",
"status": "draft",
"id": "16511ade-eadd-460a-a08d-21d6925f4c6a",
"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": "lu-dataset-laboratory-exchange-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": "lu-dataset-laboratory-exchange-20210222"
} ]
}, {
"id": "Observation.identifier",
"path": "Observation.identifier",
"mapping": [ {
"map": "lu-concept-v2-4296",
"comment": "LaboratoriumUitslagIdentificatie",
"identity": "lu-dataset-laboratory-exchange-20210222"
}, {
"map": "lu-concept-v2-4298",
"comment": "TestIdentificatie",
"identity": "lu-dataset-laboratory-exchange-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"
}