{
"description": null,
"_filename": "NLLPrescriberCostCenter.StructureDefinition.json",
"package_name": "se.electronichealth.fhir.nll.r4",
"date": "2022-01-14",
"derivation": "constraint",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"name": "NLLPrescriberCostCenter",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.1-alpha",
"status": "active",
"id": "eb9f6ec3-4c89-4457-83bb-a678486578fa",
"kind": "complex-type",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter",
"context": [ {
"type": "element",
"expression": "MedicationRequest.dispenseRequest"
} ],
"version": "1.0.0",
"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)",
"fixedUri": "http://electronichealth.se/identifier/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.",
"mustSupport": true
}, {
"id": "Extension.value[x].value",
"min": 1,
"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.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}