{ "description": "Basis profile for medication to be used in Norway. The profile is adapted to use FEST as source of information.", "_filename": "no-basis-Medication.StructureDefinition.json", "package_name": "hl7.fhir.no.basis", "date": "2019-07-03", "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NoBasisMedication", "abstract": false, "type": "Medication", "experimental": null, "resourceType": "StructureDefinition", "title": "no-basis-Medication", "package_version": "2.1.1", "status": "active", "id": "5dad14fd-454f-42e3-9322-b919f578e9e9", "kind": "resource", "url": "http://hl7.no/fhir/StructureDefinition/no-basis-Medication", "version": "2.0.0", "differential": { "element": [ { "id": "Medication", "path": "Medication", "definition": "This resource is primarily used for the identification and definition of a medication. It covers the ingredients and the packaging for a medication.\r\n\r\nThe resource has been changed to support norwegian FEST. The following changes are done:\r\n- it is required to use a code identifying the medication in FEST. Special use when medication not present in FEST.\r\n- ATC is a prefered code and should allways be identied if medication is present in FEST.\r\n- isBrand is a required filed. \r\n- form is required and will follow norwegian codingsystem\r\n- the profile is extended with no-basis-Prescriptiongroup" }, { "id": "Medication.extension", "path": "Medication.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Medication.extension:prescriptiongroup", "path": "Medication.extension", "type": [ { "code": "Extension", "profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-prescriptiongroup" ] } ], "sliceName": "prescriptiongroup", "definition": "Prescription group is refered in IDMP as Legal status of supply." }, { "id": "Medication.code", "min": 1, "path": "Medication.code" }, { "id": "Medication.code.coding", "path": "Medication.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Medication.code.coding:FEST-Medication", "max": "1", "min": 1, "path": "Medication.code.coding", "short": "Medication defined in FEST", "sliceName": "FEST-Medication", "definition": "Medication is one of the following types: LegemiddelVirkestoff, LegemiddelMerkevare, Legemiddelpakning, Legemiddeldose." }, { "id": "Medication.code.coding:FEST-Medication.system", "min": 1, "path": "Medication.code.coding.system", "fixedUri": "http://ehelse.no/fhir/CodeSystem/FEST" }, { "id": "Medication.code.coding:FEST-Medication.display", "min": 1, "path": "Medication.code.coding.display" }, { "id": "Medication.code.coding:ATC", "max": "1", "path": "Medication.code.coding", "short": "ATC", "sliceName": "ATC", "definition": "Medications ATC code if present." }, { "id": "Medication.code.coding:ATC.system", "min": 1, "path": "Medication.code.coding.system", "fixedUri": "http://www.whocc.no/atc" }, { "id": "Medication.code.coding:ATC.code", "min": 1, "path": "Medication.code.coding.code" }, { "id": "Medication.code.coding:ATC.display", "min": 1, "path": "Medication.code.coding.display" }, { "id": "Medication.form", "min": 1, "path": "Medication.form", "short": "Code from volven 7448", "definition": "Code as defined in" }, { "id": "Medication.form.coding", "min": 1, "path": "Medication.form.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Medication.form.coding:FEST-Form", "max": "1", "path": "Medication.form.coding", "short": "Form given by norwegian codingsystem", "sliceName": "FEST-Form", "definition": "Norwegian coding of the medication form, as given in FEST and based on codingsystem 7448." }, { "id": "Medication.form.coding:FEST-Form.system", "min": 1, "path": "Medication.form.coding.system", "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7448" }, { "id": "Medication.form.coding:FEST-Form.code", "min": 1, "path": "Medication.form.coding.code" }, { "id": "Medication.form.coding:FEST-Form.display", "min": 1, "path": "Medication.form.coding.display" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Medication" }