{ "description": null, "_filename": "NLLMultiDoseDispensingBasis.StructureDefinition.json", "package_name": "rs/bonsai.poc.second.test", "date": "2024-12-17", "derivation": "constraint", "meta": { "versionId": "2", "lastUpdated": "2024-12-17T15:52:05.0681063+00:00" }, "publisher": "Swedish eHealth Agency", "fhirVersion": "4.0.1", "name": "NLLMultiDoseDispensingBasis", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "name": "E-hälsomyndigheten concept", "identity": "EHM" } ], "abstract": false, "type": "Basic", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.1.0", "status": "active", "id": "65da7e41-eb69-4b7f-bd5b-d8f129ec4577", "kind": "resource", "url": "http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispensingBasis", "version": "1.2.0", "differential": { "element": [ { "id": "Basic", "path": "Basic", "short": "Mulit-dose dispensing basis", "definition": "The Multi-dose dispensing basis (sv dosunderlag) serves as a basis for descisions in connection with production of multi-dose dispensed medications for a patient.
\r\nUsed by dose production pharmacies to check if any changes has been made to the patients medication list that need to be checked before the production of the dose packaging.
\r\nFor health care staff, ordinary pharmacies and for the patient herself, the multi-dose dispensing basis provides information about which pharmacy is responsible for the dose production." }, { "id": "Basic.id", "path": "Basic.id", "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.\r\nThis id is identified by the URI http://electronichealth.se/identifier/nllmultidosedispbasisid in documentation and external systems.", "mustSupport": true }, { "id": "Basic.meta", "path": "Basic.meta", "mustSupport": true }, { "id": "Basic.meta.security", "path": "Basic.meta.security", "binding": { "strength": "extensible", "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/security-labels" }, "mustSupport": true }, { "id": "Basic.meta.security.system", "path": "Basic.meta.security.system", "mustSupport": true }, { "id": "Basic.meta.security.version", "path": "Basic.meta.security.version", "mustSupport": true }, { "id": "Basic.meta.security.code", "path": "Basic.meta.security.code", "mustSupport": true }, { "path": "Basic.extension", "definition": "Status of the multi-dose dispensing resource (sv: dosunderlag).", "short": "Status of the resource", "mapping": [ { "map": "Dosunderlagsstatus", "identity": "EHM" } ], "type": [ { "code": "Extension", "profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLStatus" ] } ], "mustSupport": true, "sliceName": "nllStatus", "binding": { "strength": "required", "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/multi-dose-disp-basis-status" }, "max": "1", "id": "Basic.extension:nllStatus" }, { "path": "Basic.extension", "definition": "Defines the pharmacy which produces multi dose units for the patient.", "short": "Producing pharmacy (sv: dosproducent)", "mapping": [ { "map": "Dosproducent", "identity": "EHM" } ], "type": [ { "code": "Extension", "profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyReference" ] } ], "mustSupport": true, "sliceName": "nllProducingPharmacy", "max": "1", "id": "Basic.extension:nllProducingPharmacy" }, { "id": "Basic.extension:nllProducingPharmacy.value[x]", "path": "Basic.extension.value[x]", "definition": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).." }, { "id": "Basic.extension:nllUrgentProduction", "path": "Basic.extension", "type": [ { "code": "Extension", "profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLUrgentProduction" ] } ], "short": "Indicates if the multi-dose dispense production should be urgently considered", "mapping": [ { "map": "Akut förändring", "identity": "EHM" } ], "sliceName": "nllUrgentProduction", "definition": "Indicates if the multi-dose unit production should be urgently considered for this patient. The value is calculated based on changes in the medication request(s). (sv: akut förändring). In historical versions, the element is always omitted.", "mustSupport": true }, { "path": "Basic.extension", "definition": "The last time the multi-dose dispensing info was updated for the patient", "short": "The last time the multi-dose dispensing info was updated for the patient", "mapping": [ { "map": "Senaste statusändring", "identity": "EHM" } ], "type": [ { "code": "Extension", "profile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLLastUpdated" ] } ], "mustSupport": true, "sliceName": "nllLastUpdated", "max": "1", "id": "Basic.extension:nllLastUpdated" }, { "id": "Basic.code", "path": "Basic.code", "binding": { "strength": "required", "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/basic-resource-types", "description": "Codes for identifying types of Basic" }, "mapping": [ { "map": "Resurstyp Dosunderlag", "identity": "EHM" } ], "mustSupport": true }, { "id": "Basic.code.coding", "max": "1", "min": 1, "path": "Basic.code.coding", "mustSupport": true }, { "id": "Basic.code.coding.system", "path": "Basic.code.coding.system", "fixedUri": "http://ehalsomyndigheten.se/fhir/CodeSystem/basic-resource-types", "mustSupport": true }, { "id": "Basic.code.coding.version", "path": "Basic.code.coding.version", "mustSupport": true }, { "id": "Basic.code.coding.code", "min": 1, "path": "Basic.code.coding.code", "mapping": [ { "map": "Resurstyp Dosunderlag", "identity": "EHM" } ], "fixedCode": "multidosedispbasis", "mustSupport": true }, { "id": "Basic.subject", "min": 1, "path": "Basic.subject", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLPatient" ] } ], "short": "A patient receiving multi dose units.", "mapping": [ { "map": "Patientreferens", "identity": "EHM" } ], "definition": "The subject of this resource is a patient using multi-dose medication dispensing (sv: dospatient).", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Basic" }