PackagesCanonicalsLogsProblems
    Packages
    bonsai.first.test.r4@0.1.3
    http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary
{
  "description": null,
  "_filename": "NLLWorkplaceSummary.StructureDefinition.json",
  "package_name": "bonsai.first.test.r4",
  "date": "2022-01-14",
  "derivation": "constraint",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-02-07T15:34:49.2897823+00:00"
  },
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "name": "NLLWorkplaceSummary",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "https://www.ehalsomyndigheten.se/",
    "name": "E-hälsomyndigheten",
    "identity": "EHM"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.3",
  "status": "active",
  "id": "f1d42ffd-4f97-425f-befa-ad84d6302b7d",
  "kind": "complex-type",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
  "context": [ {
    "type": "element",
    "expression": "Practitioner"
  } ],
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Extension.extension",
      "min": 0,
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Identifier for the workplace. Can be either a Global Location Number, Organization Number, HSA Id or Arbetsplatskod.",
      "short": "Workplace identifier",
      "mapping": [ {
        "map": "Arbetsplats-id",
        "identity": "EHM"
      } ],
      "mustSupport": true,
      "sliceName": "workplaceIdentifier",
      "max": "1",
      "id": "Extension.extension:workplaceIdentifier",
      "comment": "Maximum string length: 13"
    }, {
      "id": "Extension.extension:workplaceIdentifier.url",
      "path": "Extension.extension.url",
      "fixedUri": "workplaceIdentifier"
    }, {
      "id": "Extension.extension:workplaceIdentifier.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "maxLength": 13
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Name of the workplace (sv: arbetsplatsnamn). Not mandatory for pharmacies.",
      "short": "Name of the workplace",
      "mapping": [ {
        "map": "Arbetsplatsnamn",
        "identity": "EHM"
      } ],
      "mustSupport": true,
      "sliceName": "workplaceName",
      "max": "1",
      "id": "Extension.extension:workplaceName",
      "comment": "Maximum string length: 64"
    }, {
      "id": "Extension.extension:workplaceName.url",
      "path": "Extension.extension.url",
      "fixedUri": "workplaceName"
    }, {
      "id": "Extension.extension:workplaceName.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "maxLength": 64
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Workplace type, can be either a health care unit, or a pharmacy.",
      "short": "Workplace type",
      "mapping": [ {
        "map": "Arbetsplatstyp",
        "identity": "EHM"
      } ],
      "mustSupport": true,
      "sliceName": "workplaceType",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/workplace-types"
      },
      "max": "1",
      "id": "Extension.extension:workplaceType"
    }, {
      "id": "Extension.extension:workplaceType.url",
      "path": "Extension.extension.url",
      "fixedUri": "workplaceType"
    }, {
      "id": "Extension.extension:workplaceType.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "The type of workplace id provided. Can be either a Global Location Number, Organization Number, HSA Id or Arbetsplatskod.",
      "short": "The type of workplace id provided",
      "mapping": [ {
        "map": "Arbetsplats-id typ",
        "identity": "EHM"
      } ],
      "mustSupport": true,
      "sliceName": "workplaceIdType",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/workplace-id-types"
      },
      "max": "1",
      "id": "Extension.extension:workplaceIdType"
    }, {
      "id": "Extension.extension:workplaceIdType.url",
      "path": "Extension.extension.url",
      "fixedUri": "workplaceIdType"
    }, {
      "id": "Extension.extension:workplaceIdType.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}