{ "description": "Composition of LaboratoryTestResults.", "_filename": "HdBe-LaboratoryTestResult-Composition.json", "package_name": "healthdata.be.r4.laboratorytestresult", "date": null, "derivation": "constraint", "publisher": "Healthdata.be (Sciensano)", "fhirVersion": "4.0.1", "name": "HdBeLaboratoryTestResultComposition", "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": "Composition", "experimental": null, "resourceType": "StructureDefinition", "title": "HdBe LaboratoryTestResult Composition", "package_version": "0.4.0-beta", "status": "draft", "id": "d20f2be9-7993-4b1c-a34f-9914037becfb", "kind": "resource", "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition", "version": null, "differential": { "element": [ { "id": "Composition.identifier", "min": 1, "path": "Composition.identifier" }, { "id": "Composition.type", "path": "Composition.type", "patternCodeableConcept": { "coding": [ { "code": "11502-2", "system": "http://loinc.org" } ] } }, { "id": "Composition.subject", "min": 1, "path": "Composition.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient" ] } ] }, { "id": "Composition.author", "path": "Composition.author", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-Practitioner", "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthProfessional-PractitionerRole", "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization", "http://hl7.org/fhir/StructureDefinition/Device", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson" ] } ] }, { "id": "Composition.title", "path": "Composition.title", "fixedString": "LaboratoryTestResults" }, { "id": "Composition.custodian", "path": "Composition.custodian", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-HealthcareOrganization-Organization" ] } ] }, { "id": "Composition.relatesTo.target[x]", "path": "Composition.relatesTo.target[x]", "type": [ { "code": "Identifier" }, { "code": "Reference", "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult-Composition" ] } ] }, { "id": "Composition.section", "min": 1, "path": "Composition.section", "slicing": { "rules": "open", "discriminator": [ { "path": "code", "type": "pattern" } ] } }, { "id": "Composition.section.code", "min": 1, "path": "Composition.section.code" }, { "id": "Composition.section.section", "path": "Composition.section.section", "contentReference": "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section" }, { "id": "Composition.section:results", "max": "1", "min": 1, "path": "Composition.section", "sliceName": "results", "definition": "Relevant observation results collected on the patient or produced on in-vitro biologic specimens collected from the patient." }, { "id": "Composition.section:results.code", "min": 1, "path": "Composition.section.code", "patternCodeableConcept": { "coding": [ { "code": "30954-2", "system": "http://loinc.org" } ] } }, { "id": "Composition.section:results.entry", "min": 1, "path": "Composition.section.entry", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.healthdata.be/StructureDefinition/HdBe-LaboratoryTestResult" ] } ] }, { "id": "Composition.section:results.section", "path": "Composition.section.section", "contentReference": "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section" } ] }, "contact": [ { "name": "Service portal – healthdata.be", "telecom": [ { "use": "work", "value": "https://sciensano.service-now.com/sp", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition" }