{
"description": null,
"_filename": "NLLMultiDoseDispConsent.StructureDefinition.json",
"package_name": "bonsai.demo.a",
"date": "2024-08-28",
"derivation": "constraint",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"name": "NLLMultiDoseDispConsent",
"mapping": [ {
"uri": "http://ehalsomyndigheten.se",
"name": "E-hälsomyndigheten concept",
"identity": "EHM"
} ],
"abstract": false,
"type": "Consent",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.1.1",
"status": "active",
"id": "b554cf65-eec4-41aa-a977-cef63eca46b2",
"kind": "resource",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispConsent",
"version": "1.3.0",
"differential": {
"element": [ {
"id": "Consent",
"path": "Consent",
"short": "Consent for a patient receiving medications in multi dose dispense packaging",
"comment": "_",
"mapping": [ {
"map": "Dossamtycke",
"identity": "EHM"
} ],
"definition": "This consent represents the information needed when a patient starts (or stops) receiving medication in multi dose dispense bags (sv: blir dospatient)"
}, {
"id": "Consent.id",
"path": "Consent.id",
"comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.\r\nThis id is identified by the URI http://electronichealth.se/identifier/nllconsentid in documentation and external systems.",
"mapping": [ {
"map": "Samtyckes-id",
"identity": "EHM"
} ],
"definition": "UUID identifying the consent",
"mustSupport": true
}, {
"id": "Consent.meta",
"path": "Consent.meta",
"mustSupport": true
}, {
"id": "Consent.meta.lastUpdated",
"path": "Consent.meta.lastUpdated",
"mustSupport": true
}, {
"id": "Consent.meta.security",
"path": "Consent.meta.security",
"binding": {
"strength": "extensible",
"valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/security-labels"
},
"mustSupport": true
}, {
"id": "Consent.meta.security.system",
"path": "Consent.meta.security.system",
"mustSupport": true
}, {
"id": "Consent.meta.security.version",
"path": "Consent.meta.security.version",
"mustSupport": true
}, {
"id": "Consent.meta.security.code",
"path": "Consent.meta.security.code",
"mustSupport": true
}, {
"id": "Consent.status",
"path": "Consent.status",
"short": "active | inactive",
"binding": {
"strength": "required",
"valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/multi-dose-disp-consent-status"
},
"mapping": [ {
"map": "Samtyckesstatus",
"identity": "EHM"
} ],
"definition": "Indicates the current state of this consent. A consent is active if current date is >= period.start and <= period.end.",
"mustSupport": true
}, {
"id": "Consent.scope",
"path": "Consent.scope",
"mapping": [ {
"map": "Tillämpningsområde",
"identity": "EHM"
} ],
"definition": "A multi dose disp consent gives healthcare personnel the right to see, create and update the specified patient's prescriptions and dispenses.",
"mustSupport": true
}, {
"id": "Consent.scope.coding",
"path": "Consent.scope.coding",
"mustSupport": true
}, {
"id": "Consent.scope.coding.system",
"path": "Consent.scope.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope",
"mustSupport": true
}, {
"id": "Consent.scope.coding.version",
"path": "Consent.scope.coding.version",
"mustSupport": true
}, {
"id": "Consent.scope.coding.code",
"path": "Consent.scope.coding.code",
"fixedCode": "patient-privacy",
"mustSupport": true
}, {
"id": "Consent.category",
"max": "1",
"path": "Consent.category",
"binding": {
"strength": "required",
"valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/consent-category-codes"
},
"mapping": [ {
"map": "Samtyckestyp",
"identity": "EHM"
} ],
"definition": "The category code consent-dose-disp is used within the Swedish National Medication List for multi dose disp consents (sv. dossamtycke).",
"mustSupport": true
}, {
"id": "Consent.category.coding",
"max": "1",
"min": 1,
"path": "Consent.category.coding",
"mustSupport": true
}, {
"id": "Consent.category.coding.system",
"min": 1,
"path": "Consent.category.coding.system",
"fixedUri": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"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"
} ],
"mustSupport": true
}, {
"id": "Consent.category.coding.version",
"path": "Consent.category.coding.version",
"mustSupport": true
}, {
"id": "Consent.category.coding.code",
"min": 1,
"path": "Consent.category.coding.code",
"mapping": [ {
"map": "Samtyckestyp",
"identity": "EHM"
} ],
"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"
} ],
"fixedCode": "consent-dose-disp",
"definition": "The category code consent-dose-disp is used within the Swedish National Medication List for multi dose disp consents (sv. dossamtycke).",
"mustSupport": true
}, {
"id": "Consent.patient",
"min": 1,
"path": "Consent.patient",
"type": [ {
"code": "Reference",
"aggregation": [ "referenced" ],
"targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLPatient" ]
} ],
"comment": "_",
"mapping": [ {
"map": "Patientreferens",
"identity": "EHM"
} ],
"definition": "The patient to whom this multi dose dispense consent applies.",
"mustSupport": true
}, {
"id": "Consent.patient.reference",
"path": "Consent.patient.reference",
"mustSupport": true
}, {
"id": "Consent.policy",
"path": "Consent.policy",
"mustSupport": true
}, {
"id": "Consent.policy.uri",
"path": "Consent.policy.uri",
"fixedUri": "https://ehalsomyndigheten.se/nationellalakemedelslistan/policy",
"mustSupport": true
}, {
"id": "Consent.provision",
"path": "Consent.provision",
"mustSupport": true
}, {
"id": "Consent.provision.period",
"path": "Consent.provision.period",
"comment": "A Period specifies a range of time; the context of use will specify whether the entire range applies.\n\nPeriod is not used for a duration (a measure of elapsed time). See [Duration](datatypes.html#Duration).",
"mustSupport": true
}, {
"id": "Consent.provision.period.start",
"path": "Consent.provision.period.start",
"short": "Start time of the consent.",
"mapping": [ {
"map": "Gilltig från och med",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "Consent.provision.period.end",
"path": "Consent.provision.period.end",
"short": "End time of the consent.",
"mapping": [ {
"map": "Giltig till och med",
"identity": "EHM"
} ],
"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"
} ],
"definition": "The end of the period. The boundary is inclusive.",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}