Package | poc.bonsai.current |
Resource Type | StructureDefinition |
Id | NLLNumberOfDispensesAllowed.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed |
URL | http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed |
Version | 1.0.0 |
Status | active |
Date | 2022-01-14 |
Name | NLLNumberOfDispensesAllowed |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
NLLMedicationRequest | NLLMedicationRequest |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed", "version": "1.0.0", "name": "NLLNumberOfDispensesAllowed", "status": "active", "date": "2022-01-14", "publisher": "Swedish eHealth Agency", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "MedicationRequest.dispenseRequest" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "short": "Total number of dispenses allowed", "definition": "Number of dispenses allowed (sv. förskrivet antal uttag) is the common way in Sweden of communicating the total number of dispenses that can be performed. The standard field number of repeats allowed is similar but does not include the first dispense. The two terms are related by the formula numberOfRepeatsAllowed +1 = numberOfDispensesAllowed.", "type": [ { "code": "unsignedInt" } ] } ] } }