PackagesCanonicalsLogsProblems
    Packages
    bonsai.demo.c@3.0.0
    http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation
{
  "description": null,
  "_filename": "NLLPharmacyLocation.StructureDefinition.json",
  "package_name": "bonsai.demo.c",
  "date": "2025-07-04",
  "derivation": "constraint",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "name": "NLLPharmacyLocation",
  "mapping": [ {
    "name": "E-hälsomyndigheten internal model",
    "identity": "EHM"
  } ],
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "3.0.0",
  "status": "active",
  "id": "72b64a68-6658-419f-96e6-00b87d7c4c77",
  "kind": "resource",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "Location",
      "path": "Location",
      "short": "Information for a pharmacy",
      "definition": "Information for a pharmacy where services are provided."
    }, {
      "id": "Location.identifier",
      "max": "1",
      "min": 1,
      "path": "Location.identifier",
      "short": "Pharmacy GLN",
      "mapping": [ {
        "map": "Apoteks-id",
        "identity": "EHM"
      } ],
      "definition": "The pharmacy's Global Location Number, GLN.",
      "mustSupport": true
    }, {
      "id": "Location.identifier.system",
      "min": 1,
      "path": "Location.identifier.system",
      "short": "The namespace for the GLN",
      "mapping": [ {
        "map": "Apoteks-id-typ",
        "identity": "EHM"
      } ],
      "fixedUri": "http://electronichealth.se/identifier/gln",
      "mustSupport": true
    }, {
      "id": "Location.identifier.value",
      "min": 1,
      "path": "Location.identifier.value",
      "short": "GLN",
      "comment": "Minimum string length: 13\r\nMaximum string length: 13",
      "mapping": [ {
        "map": "Apoteks-id",
        "identity": "EHM"
      } ],
      "mustSupport": true
    }, {
      "path": "Location.identifier.value.extension",
      "definition": "Marks masked data, ie why data is missing",
      "isModifier": false,
      "short": "masked",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ]
      } ],
      "mustSupport": true,
      "sliceName": "NLLdataAbsentReason",
      "binding": {
        "strength": "required",
        "valueSet": "http://electronichealth.se/fhir/ValueSet/data-absent-reason"
      },
      "id": "Location.identifier.value.extension:NLLdataAbsentReason"
    }, {
      "id": "Location.name",
      "path": "Location.name",
      "short": "Name of the pharmacy",
      "comment": "Maximum string length:  50",
      "mapping": [ {
        "map": "Apoteksnamn",
        "identity": "EHM"
      } ],
      "maxLength": 50,
      "definition": "Name of the pharmacy. Does not need to be unique.
\r\nOnly used for output. Pharmacy name is calculated by the Swedish eHealth Agency.", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }