{
"description": null,
"_filename": "NLLPrescriptionDetails.StructureDefinition.json",
"package_name": "se.electronichealth.fhir.nll.r4",
"date": "2022-02-02",
"derivation": "constraint",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"name": "NLLPrescriptionDetails",
"mapping": [ {
"uri": "http://www.ehalsomyndigheten.se",
"identity": "EHM"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.1-alpha",
"status": "active",
"id": "8579b005-7d76-4fb2-8bd0-a05b94747990",
"kind": "complex-type",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionDetails",
"context": [ {
"type": "element",
"expression": "MedicationDispense"
} ],
"version": "1.0.1",
"differential": {
"element": [ {
"id": "Extension",
"max": "1",
"min": 1,
"path": "Extension",
"short": "Prescription details",
"definition": "Prescription details registered for a dispense without an electronid prescriptions"
}, {
"id": "Extension.extension",
"min": 1,
"path": "Extension.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Extension.extension:nllPrescriptionDate",
"max": "1",
"min": 0,
"path": "Extension.extension",
"short": "Date when prescription was initially authored",
"mapping": [ {
"map": "Utfärdandedatum",
"identity": "EHM"
} ],
"sliceName": "nllPrescriptionDate",
"definition": "Date when prescription was initially authored"
}, {
"id": "Extension.extension:nllPrescriptionDate.url",
"path": "Extension.extension.url",
"fixedUri": "nllPrescriptionDate"
}, {
"id": "Extension.extension:nllPrescriptionDate.value[x]",
"min": 1,
"path": "Extension.extension.value[x]",
"type": [ {
"code": "dateTime"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ]
}, {
"id": "Extension.extension:nllPrescriber",
"max": "1",
"min": 1,
"path": "Extension.extension",
"mapping": [ {
"map": "Utfärdande förskrivare",
"identity": "EHM"
} ],
"sliceName": "nllPrescriber"
}, {
"id": "Extension.extension:nllPrescriber.url",
"path": "Extension.extension.url",
"fixedUri": "nllPrescriber"
}, {
"id": "Extension.extension:nllPrescriber.value[x]",
"min": 1,
"path": "Extension.extension.value[x]",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ],
"targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner" ]
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ]
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Original format of the prescription.\r\nOnly used for validation. Input only.\r\nFor a detached dispense the allowed values are PAPER or PHONE.",
"short": "PAPER | PHONE",
"mapping": [ {
"map": "Typ av registeringsunderlag",
"identity": "EHM"
} ],
"sliceName": "nllRegistrationBasis",
"binding": {
"strength": "required",
"valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/registration-basis"
},
"max": "1",
"id": "Extension.extension:nllRegistrationBasis"
}, {
"id": "Extension.extension:nllRegistrationBasis.url",
"path": "Extension.extension.url",
"fixedUri": "nllRegistrationBasis"
}, {
"id": "Extension.extension:nllRegistrationBasis.value[x]",
"min": 1,
"path": "Extension.extension.value[x]",
"type": [ {
"code": "code"
} ]
}, {
"id": "Extension.extension:nllCountryCode",
"max": "1",
"min": 0,
"path": "Extension.extension",
"short": "Country code",
"mapping": [ {
"map": "Landskod",
"identity": "EHM"
} ],
"sliceName": "nllCountryCode",
"definition": "Country code, as defined on the authorizing prescription\r\nISO 3166-1 alpha-2\r\nExample: NO (Norway)"
}, {
"id": "Extension.extension:nllCountryCode.url",
"path": "Extension.extension.url",
"fixedUri": "nllCountryCode"
}, {
"id": "Extension.extension:nllCountryCode.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "code"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ]
}, {
"id": "Extension.extension:nllSubstitutionAllowed",
"max": "1",
"min": 0,
"path": "Extension.extension",
"short": "Indicates if medication may be substituted",
"mapping": [ {
"map": "Substitution tillåten",
"identity": "EHM"
} ],
"sliceName": "nllSubstitutionAllowed",
"definition": "Indicates if medication may be substituted (sv: generisk substitution tillåten)"
}, {
"id": "Extension.extension:nllSubstitutionAllowed.url",
"path": "Extension.extension.url",
"fixedUri": "nllSubstitutionAllowed"
}, {
"id": "Extension.extension:nllSubstitutionAllowed.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "boolean"
} ]
}, {
"id": "Extension.extension:nllFirstDispenseBefore",
"max": "1",
"min": 0,
"path": "Extension.extension",
"short": "First dispense must occur before",
"mapping": [ {
"map": "Första uttag före",
"identity": "EHM"
} ],
"sliceName": "nllFirstDispenseBefore",
"definition": "Not used for dose dispensed prescriptions\r\nThe first dispense must occur before this date. If not, the prescription is invalidated."
}, {
"id": "Extension.extension:nllFirstDispenseBefore.url",
"path": "Extension.extension.url",
"fixedUri": "nllFirstDispenseBefore"
}, {
"id": "Extension.extension:nllFirstDispenseBefore.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "date"
} ]
}, {
"id": "Extension.extension:nllPrescriberCostCenter",
"max": "1",
"min": 0,
"path": "Extension.extension",
"mapping": [ {
"map": "Kostnadsställe (arbetsplatskod)",
"identity": "EHM"
} ],
"sliceName": "nllPrescriberCostCenter"
}, {
"id": "Extension.extension:nllPrescriberCostCenter.url",
"path": "Extension.extension.url",
"fixedUri": "nllPrescriberCostCenter"
}, {
"id": "Extension.extension:nllPrescriberCostCenter.value[x]",
"path": "Extension.extension.value[x]",
"type": [ {
"code": "Identifier"
} ]
}, {
"id": "Extension.extension:nllPrescriberCostCenter.value[x].system",
"path": "Extension.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.extension:nllPrescriberCostCenter.value[x].value",
"min": 1,
"path": "Extension.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
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionDetails"
}, {
"id": "Extension.value[x]",
"max": "0",
"path": "Extension.value[x]"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}