{
"description": "A derived profile of NLLProvenance. \\r\\nUsed when creation a new Provenance when prescription is stopped (sv avsluta).",
"_filename": "NLLProvenanceMedicationRequestStopped.StructureDefinition.json",
"package_name": "bonsai.poc.second.test",
"date": "2025-04-24",
"derivation": "constraint",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"name": "NLLProvenanceMedicationRequestStopped",
"mapping": [ {
"name": "E-hälsomyndigheten internal model",
"identity": "EHM"
} ],
"abstract": false,
"type": "Provenance",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.1.2",
"status": "active",
"id": "03827d58-ed01-4f09-8da1-4c3a4536f9b3",
"kind": "resource",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationRequestStopped",
"version": "1.1.0",
"differential": {
"element": [ {
"id": "Provenance.target",
"path": "Provenance.target",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest" ]
} ],
"short": "Target MedicationRequest",
"definition": "The MedicationRequest that was generated or updated by the activity described in this Provenance."
}, {
"id": "Provenance.reason",
"min": 1,
"path": "Provenance.reason",
"short": "The reason why the prescription was stopped",
"definition": "The reason why the prescription was stopped (sv Avsluta). Codes from the value set nll-reason-for-provenance are allowed. The value set nll-reason-for-provenance is a combination of the value sets nll-reason-for-cancellation and nll-snomed-reason-for-change"
}, {
"id": "Provenance.reason.coding",
"min": 1,
"path": "Provenance.reason.coding"
}, {
"id": "Provenance.reason.text",
"path": "Provenance.reason.text",
"definition": "Plain text representation of the reason that the activity was taking place. \r\nMandatory when the code \"OTH\" (other) is used."
}, {
"id": "Provenance.activity",
"path": "Provenance.activity",
"short": "Activity that occurred on the MedicationRequest",
"binding": {
"strength": "required",
"valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/medication-request-activity-types"
},
"definition": "Describes the activity that occurred on a MedicationRequest. This profile supports the scenario for stopping (sv avsluta) a prescription, AVSLUTA_FORSKRIVNING"
}, {
"id": "Provenance.agent",
"path": "Provenance.agent",
"short": "Practitioner involved for the MedicationRequest"
}, {
"id": "Provenance.agent.who",
"path": "Provenance.agent.who",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ],
"targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner" ]
} ],
"definition": "The practitioners that participated in the event as contained resources."
} ]
},
"baseDefinition": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance"
}