PackagesCanonicalsLogsProblems
    Packages
    poc.bonsai.current.rc@1.2.0-rc1
    http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceConsentAccess
{
  "description": "A derived profile of NLLProvenance. \\r\\nCan be used when creating a new Provenance in scenarios invloving access consent (sv Åtkomstsamtycke).",
  "_filename": "NLLProvenanceConsentAccess.StructureDefinition.json",
  "package_name": "poc.bonsai.current.rc",
  "date": "2025-02-10",
  "derivation": "constraint",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "name": "NLLProvenanceConsentAccess",
  "mapping": [ {
    "name": "E-hälsomyndigheten internal model",
    "identity": "EHM"
  } ],
  "abstract": false,
  "type": "Provenance",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.2.0-rc1",
  "status": "active",
  "id": "a6f103b7-bb25-4144-ac10-e78c4b68423e",
  "kind": "resource",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceConsentAccess",
  "version": "1.0.4",
  "differential": {
    "element": [ {
      "id": "Provenance.target",
      "path": "Provenance.target",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLAccessConsent" ]
      } ],
      "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 an access consent (sv Åtkomstsamtycke)."
    }, {
      "id": "Provenance.activity",
      "path": "Provenance.activity",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/accessconsent-practitioner-activity-types"
      },
      "definition": "This type describes the activity that occurred for the Access Consent (sv Åtkomstsamtycke)"
    }, {
      "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" ]
      } ],
      "definition": "The practitioners that participated in the event as contained resources."
    } ]
  },
  "baseDefinition": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance"
}