PackagesCanonicalsLogsProblems
    Packages
    poc.bonsai.current@1.0.0
    http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceConsentMultiDose
{
  "description": "A derived profile of NLLProvenance. \\r\\nCan be used when creating a new Provenance in scenarios invloving Multi dose consent (sv Dossamtycke).",
  "_filename": "NLLProvenanceConsentMultiDose.StructureDefinition.json",
  "package_name": "poc.bonsai.current",
  "date": "2024-04-19",
  "derivation": "constraint",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "name": "NLLProvenanceConsentMultiDose",
  "mapping": [ {
    "name": "E-hälsomyndigheten internal model",
    "identity": "EHM"
  } ],
  "abstract": false,
  "type": "Provenance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "6126642c-0e19-4646-8e1c-0f1835d9c6df",
  "kind": "resource",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceConsentMultiDose",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Provenance.target",
      "path": "Provenance.target",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispConsent" ]
      } ],
      "short": "Target Consent",
      "definition": "The Consent that was generated or updated by the activity described in this Provenance."
    }, {
      "id": "Provenance.reason",
      "max": "0",
      "path": "Provenance.reason",
      "definition": "Reason is not used when creating or updating a Multi dose dispensing consent (sv Dossamtycke)."
    }, {
      "id": "Provenance.activity",
      "path": "Provenance.activity",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/multidosedispconsent-activity-types"
      },
      "definition": "This type describes the activity that occurred for the Multi Dose Dispensing Consent (sv Dossamtycke)"
    }, {
      "id": "Provenance.agent",
      "path": "Provenance.agent",
      "short": "Practitioner involved for the Consent."
    }, {
      "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"
}