{ "description": "This model represents the building blocks nescessary to exchange LaboratoryTestResults. The focal body of information is the CBB LaboratoryTestResult, 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-LaboratoryTestResultMessage.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": "HdBeLaboratoryTestResultMessage", "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/LaboratoryTestResultMessage", "experimental": null, "resourceType": "StructureDefinition", "title": "HdBe LaboratoryTestResult Message", "package_version": "0.1.0", "status": "draft", "id": "88692c50-cb7b-4ceb-9f24-6f364fd5f155", "kind": "logical", "url": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResultMessage", "version": null, "differential": { "element": [ { "id": "LaboratoryTestResultMessage", "max": "*", "min": 0, "path": "LaboratoryTestResultMessage", "type": [ { "code": "Element" } ] }, { "id": "LaboratoryTestResultMessage.Patient", "max": "1", "min": 1, "path": "LaboratoryTestResultMessage.Patient", "type": [ { "code": "patient", "profile": [ "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-Patient" ] } ], "short": "Patient" }, { "id": "LaboratoryTestResultMessage.LaboratoryTestResult", "max": "*", "min": 1, "path": "LaboratoryTestResultMessage.LaboratoryTestResult", "type": [ { "code": "laboratory_test_result", "profile": [ "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-LaboratoryTestResult" ] } ], "short": "LaboratoryTestResult" }, { "id": "LaboratoryTestResultMessage.HealthcareOrganization", "max": "*", "min": 0, "path": "LaboratoryTestResultMessage.HealthcareOrganization", "type": [ { "code": "healthcare_organization", "profile": [ "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HealthcareOrganization" ] } ], "short": "HealthcareOrganization" }, { "id": "LaboratoryTestResultMessage.HealthProfessional", "max": "*", "min": 0, "path": "LaboratoryTestResultMessage.HealthProfessional", "type": [ { "code": "health_professional", "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" }