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

FHIR IG Statistics: StructureDefinition/NLLNextDateDispenseInterval.StructureDefinition

Packagepoc.bonsai.current
Resource TypeStructureDefinition
IdNLLNextDateDispenseInterval.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLNextDateDispenseInterval
URLhttp://electronichealth.se/fhir/StructureDefinition/NLLNextDateDispenseInterval
Version1.0.0
Statusactive
Date2023-11-23
NameNLLNextDateDispenseInterval
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
NLLMedicationRequestNLLMedicationRequest

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNextDateDispenseInterval",
  "version": "1.0.0",
  "name": "NLLNextDateDispenseInterval",
  "status": "active",
  "date": "2023-11-23",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicationRequest.dispenseRequest"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Next date despense interval",
        "definition": "Calculated by the Swedish e-health Agency. Not used for dose dispensed prescriptions. The earliest date for the next dispense for prescriptions with dispense interval. \r\nWhen the date cannot be calculated, the dispense interval is checked by the pharmacist.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "mapping": [
          {
            "identity": "EHM",
            "map": "Datum för nästa uttag om expedieringsintervall"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLNextDateDispenseInterval"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "Next date despense interval",
        "definition": "Calculated by the Swedish e-health Agency. Not used for dose dispensed prescriptions.",
        "type": [
          {
            "code": "date"
          }
        ]
      }
    ]
  }
}