| Package | poc.bonsai.current |
| Resource Type | StructureDefinition |
| Id | NLLReimbursement.StructureDefinition |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLReimbursement |
| URL | http://electronichealth.se/fhir/StructureDefinition/NLLReimbursement |
| Version | 1.0.0 |
| Status | active |
| Date | 2022-01-13 |
| Name | NLLReimbursement |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| NLLMedication | NLLMedication |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLReimbursement",
"version": "1.0.0",
"name": "NLLReimbursement",
"status": "active",
"date": "2022-01-13",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "EHM",
"name": "E-hälsomyndigheten concept"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Medication"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.extension:eligibleForReimbursement",
"path": "Extension.extension",
"sliceName": "eligibleForReimbursement",
"short": "Eligible for reimbursement",
"definition": "Indicates if the article is eligible for reimbursement when prescribed.",
"max": "1",
"mapping": [
{
"identity": "EHM",
"map": "Förmån"
}
]
},
{
"id": "Extension.extension:eligibleForReimbursement.extension",
"path": "Extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:eligibleForReimbursement.url",
"path": "Extension.extension.url",
"fixedUri": "eligibleForReimbursement"
},
{
"id": "Extension.extension:eligibleForReimbursement.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Extension.extension:restrictedReimbursement",
"path": "Extension.extension",
"sliceName": "restrictedReimbursement",
"short": "Restricted reimbursement",
"definition": "The Dental and Pharmaceutical Benefits Agency (TLV) can restrict the reimbursement for a medicine to be included in the pharmaceutical benefits scheme only for a certain area of use or a specific patient group.",
"max": "1",
"mapping": [
{
"identity": "EHM",
"map": "Begränsad subvention"
}
]
},
{
"id": "Extension.extension:restrictedReimbursement.extension",
"path": "Extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:restrictedReimbursement.url",
"path": "Extension.extension.url",
"fixedUri": "restrictedReimbursement"
},
{
"id": "Extension.extension:restrictedReimbursement.value[x]",
"path": "Extension.extension.value[x]",
"comment": "Maximum string length: 300",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Extension.extension:productOfThePeriod",
"path": "Extension.extension",
"sliceName": "productOfThePeriod",
"short": "Product of the month",
"definition": "\"Product of the month\" during the current period or during the previous period.",
"comment": "\"Product of the month\" is decided by the Dental and Pharmaceutical Benefits Agency (TLV)",
"max": "1"
},
{
"id": "Extension.extension:productOfThePeriod.extension:currentPeriod",
"path": "Extension.extension.extension",
"sliceName": "currentPeriod",
"short": "Product of the month",
"definition": "\"Product of the month\" during the current period.",
"max": "1",
"mapping": [
{
"identity": "EHM",
"map": "Periodens vara"
}
]
},
{
"id": "Extension.extension:productOfThePeriod.extension:currentPeriod.extension",
"path": "Extension.extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:productOfThePeriod.extension:currentPeriod.url",
"path": "Extension.extension.extension.url",
"fixedUri": "currentPeriod"
},
{
"id": "Extension.extension:productOfThePeriod.extension:currentPeriod.value[x]",
"path": "Extension.extension.extension.value[x]",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Extension.extension:productOfThePeriod.extension:unavailable",
"path": "Extension.extension.extension",
"sliceName": "unavailable",
"short": "Not available this price period",
"definition": "The article is unavailable this price period.",
"max": "1",
"mapping": [
{
"identity": "EHM",
"map": "Beställningsstoppad"
}
]
},
{
"id": "Extension.extension:productOfThePeriod.extension:unavailable.extension",
"path": "Extension.extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:productOfThePeriod.extension:unavailable.url",
"path": "Extension.extension.extension.url",
"fixedUri": "unavailable"
},
{
"id": "Extension.extension:productOfThePeriod.extension:unavailable.value[x]",
"path": "Extension.extension.extension.value[x]",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Extension.extension:productOfThePeriod.extension:previousPeriod",
"path": "Extension.extension.extension",
"sliceName": "previousPeriod",
"short": "Product of the previous month",
"definition": "\"Product of the month\" during the previous period.",
"max": "1",
"mapping": [
{
"identity": "EHM",
"map": "Föregående periods vara"
}
]
},
{
"id": "Extension.extension:productOfThePeriod.extension:previousPeriod.extension",
"path": "Extension.extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:productOfThePeriod.extension:previousPeriod.url",
"path": "Extension.extension.extension.url",
"fixedUri": "previousPeriod"
},
{
"id": "Extension.extension:productOfThePeriod.extension:previousPeriod.value[x]",
"path": "Extension.extension.extension.value[x]",
"type": [
{
"code": "boolean"
}
]
},
{
"id": "Extension.extension:productOfThePeriod.url",
"path": "Extension.extension.url",
"fixedUri": "productOfThePeriod"
},
{
"id": "Extension.extension:productOfThePeriod.value[x]",
"path": "Extension.extension.value[x]",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLReimbursement"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}