PackagesCanonicalsLogsProblems
    Packages
    rs/poc.bonsai.current@1.1.0
    http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationRequestCancelled
description: A derived profile of NLLProvenance. \r\nUsed when creating a new Provenance when a prescription is cancelled (sv makulera).
package_name: rs/poc.bonsai.current
derivation: constraint
name: NLLProvenanceMedicationRequestCancelled
type: Provenance
elements:
  target:
    type: Reference
    short: Target MedicationRequest
    refers: ['http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest']
    index: 0
  reason:
    short: The reason why the prescription was cancelled
    binding: {strength: required, valueSet: 'http://electronichealth.se/fhir/ValueSet/nll-reason-for-cancellation'}
    index: 1
    elements:
      coding: {index: 2}
      text: {index: 3}
    required: [coding]
  activity:
    short: Activity that occurred on the MedicationRequest
    binding: {strength: required, valueSet: 'http://ehalsomyndigheten.se/fhir/ValueSet/medication-request-activity-types'}
    index: 4
  agent:
    short: Practitioner involved for the MedicationRequest
    index: 5
    elements:
      who:
        type: Reference
        refers: ['http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner']
        index: 6
package_version: 1.1.0
class: profile
kind: resource
url: http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceMedicationRequestCancelled
base: http://electronichealth.se/fhir/StructureDefinition/NLLProvenance
version: 1.1.0
required: [reason]