Package | poc.bonsai.current |
Resource Type | StructureDefinition |
Id | NLLPrescriberCostCenter.StructureDefinition |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter |
URL | http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter |
Version | 1.0.0 |
Status | active |
Date | 2022-01-14 |
Name | NLLPrescriberCostCenter |
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/NLLPrescriberCostCenter", "version": "1.0.0", "name": "NLLPrescriberCostCenter", "status": "active", "date": "2022-01-14", "publisher": "Swedish eHealth Agency", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "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/NLLPrescriberCostCenter" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Identifier" } ] }, { "id": "Extension.value[x].system", "path": "Extension.value[x].system", "short": "Cost center (sv arbetsplatskod)", "definition": "The cost center needs to be in the form of a \"workplace code\" (sv arbetsplatskod). Workplace codes are avaliabnle in the system ARKO at the Swedish eHealth Agency.", "fixedUri": "http://electronichealth.se/identifier/arbetsplatskod", "mustSupport": true }, { "id": "Extension.value[x].value", "path": "Extension.value[x].value", "short": "Cost center (sv arbetsplatskod) value", "definition": "The value of the cost center needs to be in the form of a \"workplace code\" (sv arbetsplatskod). Workplace codes are avaliabnle in the system ARKO at the Swedish eHealth Agency.", "min": 1, "mustSupport": true } ] } }