FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/NLLMultiDoseDispConsent.StructureDefinition

Packagepoc.bonsai.current
Resource TypeStructureDefinition
IdNLLMultiDoseDispConsent.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispConsent
URLhttp://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispConsent
Version1.3.0
Statusactive
Date2024-08-28
NameNLLMultiDoseDispConsent
TypeConsent
Kindresource

Resources that use this resource

StructureDefinition
NLLProvenanceNLLProvenance
NLLProvenanceConsentMultiDoseNLLProvenanceConsentMultiDose
NLLTransactionBundleNLLTransactionBundle

Resources that this resource uses

StructureDefinition
NLLPatientNLLPatient
ValueSet
consent-category-codesSamtyckestyp
multi-dose-disp-consent-statusDossamtyckestatus
security-labelsSäkerhetsklassning

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispConsent",
  "version": "1.3.0",
  "name": "NLLMultiDoseDispConsent",
  "status": "active",
  "date": "2024-08-28",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "EHM",
      "uri": "http://ehalsomyndigheten.se",
      "name": "E-hälsomyndigheten concept"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Consent",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Consent",
        "path": "Consent",
        "short": "Consent for a patient receiving medications in multi dose dispense packaging",
        "definition": "This consent represents the information needed when a patient starts (or stops) receiving medication in multi dose dispense bags (sv: blir dospatient)",
        "comment": "_",
        "mapping": [
          {
            "identity": "EHM",
            "map": "Dossamtycke"
          }
        ]
      },
      {
        "id": "Consent.id",
        "path": "Consent.id",
        "definition": "UUID identifying the consent",
        "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.\r\nThis id is identified by the URI http://electronichealth.se/identifier/nllconsentid in documentation and external systems.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Samtyckes-id"
          }
        ]
      },
      {
        "id": "Consent.meta",
        "path": "Consent.meta",
        "mustSupport": true
      },
      {
        "id": "Consent.meta.lastUpdated",
        "path": "Consent.meta.lastUpdated",
        "mustSupport": true
      },
      {
        "id": "Consent.meta.security",
        "path": "Consent.meta.security",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/security-labels"
        }
      },
      {
        "id": "Consent.meta.security.system",
        "path": "Consent.meta.security.system",
        "mustSupport": true
      },
      {
        "id": "Consent.meta.security.version",
        "path": "Consent.meta.security.version",
        "mustSupport": true
      },
      {
        "id": "Consent.meta.security.code",
        "path": "Consent.meta.security.code",
        "mustSupport": true
      },
      {
        "id": "Consent.status",
        "path": "Consent.status",
        "short": "active | inactive",
        "definition": "Indicates the current state of this consent. A consent is active if current date is >= period.start and <= period.end.",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/multi-dose-disp-consent-status"
        },
        "mapping": [
          {
            "identity": "EHM",
            "map": "Samtyckesstatus"
          }
        ]
      },
      {
        "id": "Consent.scope",
        "path": "Consent.scope",
        "definition": "A multi dose disp consent gives healthcare personnel the right to see, create and update the specified patient's prescriptions and dispenses.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Tillämpningsområde"
          }
        ]
      },
      {
        "id": "Consent.scope.coding",
        "path": "Consent.scope.coding",
        "mustSupport": true
      },
      {
        "id": "Consent.scope.coding.system",
        "path": "Consent.scope.coding.system",
        "fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope",
        "mustSupport": true
      },
      {
        "id": "Consent.scope.coding.version",
        "path": "Consent.scope.coding.version",
        "mustSupport": true
      },
      {
        "id": "Consent.scope.coding.code",
        "path": "Consent.scope.coding.code",
        "fixedCode": "patient-privacy",
        "mustSupport": true
      },
      {
        "id": "Consent.category",
        "path": "Consent.category",
        "definition": "The category code consent-dose-disp is used within the Swedish National Medication List for multi dose disp consents (sv. dossamtycke).",
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/consent-category-codes"
        },
        "mapping": [
          {
            "identity": "EHM",
            "map": "Samtyckestyp"
          }
        ]
      },
      {
        "id": "Consent.category.coding",
        "path": "Consent.category.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Consent.category.coding.system",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Consent.category.coding.system",
        "min": 1,
        "fixedUri": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "mustSupport": true
      },
      {
        "id": "Consent.category.coding.version",
        "path": "Consent.category.coding.version",
        "mustSupport": true
      },
      {
        "id": "Consent.category.coding.code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Consent.category.coding.code",
        "definition": "The category code consent-dose-disp is used within the Swedish National Medication List for multi dose disp consents (sv. dossamtycke).",
        "min": 1,
        "fixedCode": "consent-dose-disp",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Samtyckestyp"
          }
        ]
      },
      {
        "id": "Consent.patient",
        "path": "Consent.patient",
        "definition": "The patient to whom this multi dose dispense consent applies.",
        "comment": "_",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://electronichealth.se/fhir/StructureDefinition/NLLPatient"
            ],
            "aggregation": [
              "referenced"
            ]
          }
        ],
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Patientreferens"
          }
        ]
      },
      {
        "id": "Consent.patient.reference",
        "path": "Consent.patient.reference",
        "mustSupport": true
      },
      {
        "id": "Consent.policy",
        "path": "Consent.policy",
        "mustSupport": true
      },
      {
        "id": "Consent.policy.uri",
        "path": "Consent.policy.uri",
        "fixedUri": "https://ehalsomyndigheten.se/nationellalakemedelslistan/policy",
        "mustSupport": true
      },
      {
        "id": "Consent.provision",
        "path": "Consent.provision",
        "mustSupport": true
      },
      {
        "id": "Consent.provision.period",
        "path": "Consent.provision.period",
        "comment": "A Period specifies a range of time; the context of use will specify whether the entire range applies.\n\nPeriod is not used for a duration (a measure of elapsed time). See [Duration](datatypes.html#Duration).",
        "mustSupport": true
      },
      {
        "id": "Consent.provision.period.start",
        "path": "Consent.provision.period.start",
        "short": "Start time of the consent.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Gilltig från och med"
          }
        ]
      },
      {
        "id": "Consent.provision.period.end",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Consent.provision.period.end",
        "short": "End time of the consent.",
        "definition": "The end of the period. The boundary is inclusive.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "EHM",
            "map": "Giltig till och med"
          }
        ]
      }
    ]
  }
}