{ "description": "Belgian profile for an observation in a laboratory report", "_filename": "StructureDefinition-be-observation-laboratory.json", "package_name": "ehealthplatform.be.r4.federalprofiles", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BeObservationLaboratory", "abstract": false, "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "BeObservationLaboratory", "package_version": "1.1.31-beta", "status": "draft", "id": "d7cd4b77-c1af-40bc-9ee3-7b087dd2b8b5", "kind": "resource", "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observation-laboratory", "version": "0.0.1", "differential": { "element": [ { "id": "Observation.language", "path": "Observation.language", "mustSupport": true }, { "id": "Observation.identifier", "path": "Observation.identifier", "mustSupport": true }, { "id": "Observation.basedOn", "path": "Observation.basedOn", "mustSupport": true }, { "id": "Observation.partOf", "path": "Observation.partOf", "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.category", "path": "Observation.category", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "definition": "Describes what was observed. Sometimes this is called the observation \"name\".\r\n\r\nThe implementer SHALL adhere to the preferred codes to use.\r\nThe recommended codification used is LOINC as per the subset defined by the FPS Health, for the majority of commonly used lab measurements and demands. This subset is available on https://www.vas.ehealth.fgov.be/webretam/retam/home.htm\r\n\r\nIt is allowed to use multiple codes within the FHIR CodeableConcept datatype. But the first code given must follow the following rules.(Other codes given will be for information purposes.)\r\n\r\nThe actual observation is preferably coded in LOINC (subset as defined by FPS Health)\r\n\r\nIf that is not possible , ALBERT codes are used (subset as defined by FPS Health.) \r\n\r\nIf that is not possible,laboratory may send its own code plus obligatory a text element to further explain. \r\n\r\nIf that is not possible the kind of observation is expressed only in text (allowed but NOT RECOMMENDED)" }, { "id": "Observation.code.extension", "path": "Observation.code.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Observation.code.extension:relativeTime", "max": "1", "path": "Observation.code.extension", "type": [ { "code": "Extension", "profile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-relative-time" ] } ], "sliceName": "relativeTime" }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Observation.subject", "path": "Observation.subject", "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "mustSupport": true }, { "id": "Observation.issued", "path": "Observation.issued", "mustSupport": true }, { "id": "Observation.performer", "path": "Observation.performer", "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "mustSupport": true }, { "id": "Observation.dataAbsentReason", "path": "Observation.dataAbsentReason", "mustSupport": true }, { "id": "Observation.interpretation", "path": "Observation.interpretation", "mustSupport": true }, { "id": "Observation.note", "path": "Observation.note", "mustSupport": true }, { "id": "Observation.bodySite", "path": "Observation.bodySite", "mustSupport": true }, { "id": "Observation.method", "path": "Observation.method", "mustSupport": true }, { "id": "Observation.specimen", "path": "Observation.specimen", "type": [ { "code": "Reference", "targetProfile": [ "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-specimen-laboratory" ] } ], "mustSupport": true }, { "id": "Observation.device", "path": "Observation.device", "mustSupport": true }, { "id": "Observation.referenceRange", "path": "Observation.referenceRange", "mustSupport": true }, { "id": "Observation.hasMember", "path": "Observation.hasMember", "mustSupport": true }, { "id": "Observation.derivedFrom", "path": "Observation.derivedFrom", "mustSupport": true }, { "id": "Observation.component", "path": "Observation.component", "mustSupport": true } ] }, "baseDefinition": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-observation" }