PackagesCanonicalsLogsProblems
    Packages
    bonsai.first.test.r4@0.1.1
    http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation
{
  "description": null,
  "_filename": "NLLPharmacyLocation.StructureDefinition.json",
  "package_name": "bonsai.first.test.r4",
  "date": "2022-01-21",
  "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": "0.1.1",
  "status": "active",
  "id": "786f94e2-f809-40cc-92cf-d891e32973b6",
  "kind": "resource",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPharmacyLocation",
  "version": "1.0.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
    }, {
      "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" }