PackagesCanonicalsLogsProblems
    Packages
    poc.bonsai.current.rc@1.2.0-rc1
    http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceBasicDataLock
{
  "description": "A derived profile of NLLProvenance. \\r\\nCan be used when creating a new Provenance in scenarios including Data Lock (Basic resource).",
  "_filename": "NLLProvenanceBasicDataLock.StructureDefinition.json",
  "package_name": "poc.bonsai.current.rc",
  "date": "2022-01-17",
  "derivation": "constraint",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "name": "NLLProvenanceBasicDataLock",
  "mapping": [ {
    "name": "E-hälsomyndigheten internal model",
    "identity": "EHM"
  } ],
  "abstract": false,
  "type": "Provenance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.2.0-rc1",
  "status": "active",
  "id": "de861fb3-88d0-4f88-931b-4c0465fc5eb5",
  "kind": "resource",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceBasicDataLock",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Provenance.target",
      "path": "Provenance.target",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://electronichealth.se/fhir/StructureDefinition/NLLDataLock" ]
      } ],
      "short": "Target Basic code=datalock",
      "definition": "The Basic with code=datalock that was generated or updated by the activity described in this Provenance."
    }, {
      "id": "Provenance.reason",
      "max": "0",
      "path": "Provenance.reason",
      "definition": "For all scenarios regarding NLLDataLock (sv Spärr) no reason is allowed."
    }, {
      "id": "Provenance.activity",
      "path": "Provenance.activity",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/dl-activity-types"
      },
      "mapping": [ {
        "map": "Spärrhändelsetyp",
        "identity": "EHM"
      } ],
      "definition": "This type describes the activity that occurred for the Data Lock (sv Spärr)"
    }, {
      "id": "Provenance.agent",
      "path": "Provenance.agent",
      "short": "Practitioner or Patient involved for the Basic with code=datalock"
    }, {
      "id": "Provenance.agent.who",
      "path": "Provenance.agent.who",
      "definition": "The Practitioners that participated in the event as contained resources and the Patients as referenced resources."
    } ]
  },
  "baseDefinition": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenance"
}