{ "description": "Some LOINC codes exist that define a specific timing interval as ‘XXX’. E.g.“LOINC 16904-5 GLUCOSE^1ST SPECIMEN POST XXX CHALLENGE” but without a timing interval.\\r\\nThis extension is used to define the timing interval, typically the UCUM code will be s, min or h.", "_filename": "StructureDefinition-be-ext-relative-time.json", "package_name": "ehealthplatform.be.r4.federalprofiles", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "BeRelativeTime", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "BeRelativeTime", "package_version": "1.1.27-beta", "status": "draft", "id": "24946caa-b327-462b-9625-32d1742d3766", "kind": "complex-type", "url": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-relative-time", "context": [ { "type": "element", "expression": "Observation.code" } ], "version": null, "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Relative time extension", "definition": "To define codes that imply a specific timing interval but where the interval is not specified in the code.\r\nThis extension is used to define the timing interval, typically the UCUM code will be s, min or h.", "isModifier": false }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-relative-time" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Extension.value[x].value", "min": 1, "path": "Extension.value[x].value" }, { "id": "Extension.value[x].unit", "min": 1, "path": "Extension.value[x].unit" }, { "id": "Extension.value[x].system", "min": 1, "path": "Extension.value[x].system", "fixedUri": "http://unitsofmeasure.org" }, { "id": "Extension.value[x].code", "min": 1, "path": "Extension.value[x].code" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }