{ "description": "This model represents the building blocks nescessary to exchange LaboratoryTestResults. The focal body of information is the CBB LaboratoryTestResults, which covers the result of a laboratory analysis by a laboratory. These are specimen-oriented tests as performed in laboratories such as Clinical Chemistry, Serology, Microbiology, etc. In addition to the results of tests with a singular result, this can also contain the results of more complex tests with multiple results or a ‘panel’.", "_filename": "HdBe-LaboratoryTestResults.json", "package_name": "healthdata.be.r4.laboratorytestresult", "date": "2022-06-17T09:43:04.7581354+00:00", "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "HdBeLaboratoryTestResults", "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": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/LaboratoryTestResults", "experimental": null, "resourceType": "StructureDefinition", "title": "HdBe LaboratoryTestResults Message", "package_version": "0.4.0-beta", "status": "draft", "id": "1da8d26a-a1f1-4be9-8585-6468a11046af", "kind": "logical", "url": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResults", "version": null, "differential": { "element": [ { "id": "LaboratoryTestResults", "max": "*", "min": 0, "path": "LaboratoryTestResults", "type": [ { "code": "Element" } ] }, { "id": "LaboratoryTestResults.Patient", "max": "1", "min": 1, "path": "LaboratoryTestResults.Patient", "type": [ { "code": "HdBe-Patient", "profile": [ "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-Patient" ] } ], "short": "Patient" }, { "id": "LaboratoryTestResults.LaboratoryTestResult", "max": "*", "min": 1, "path": "LaboratoryTestResults.LaboratoryTestResult", "type": [ { "code": "HdBe-LaboratoryTestResults", "profile": [ "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResult" ] } ], "short": "LaboratoryTestResult" }, { "id": "LaboratoryTestResults.HealthcareOrganization", "max": "*", "min": 0, "path": "LaboratoryTestResults.HealthcareOrganization", "type": [ { "code": "HdBe-HealthcareOrganization", "profile": [ "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HealthcareOrganization" ] } ], "short": "HealthcareOrganization" }, { "id": "LaboratoryTestResults.HealthProfessional", "max": "*", "min": 0, "path": "LaboratoryTestResults.HealthProfessional", "type": [ { "code": "HdBe-HealthProfessional", "profile": [ "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HealthProfessional" ] } ], "short": "HealthProfessional" } ] }, "contact": [ { "name": "Service portal – healthdata.be", "telecom": [ { "use": "work", "value": "https://sciensano.service-now.com/sp", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }