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

FHIR IG Statistics: ValueSet/purpose-types

Packagepoc.bonsai.current
Resource TypeValueSet
Idpurpose-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/purpose-types
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/purpose-types
Version1.1.0
Statusactive
Date2023-11-17T23:00:00+00:00
Namepurpose-types
TitleÄndamål
DescriptionÅberopat skäl för direktåtkomst enligt lag (2018:1212) om Nationella läkemedelslistan

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "purpose-types",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/purpose-types",
  "version": "1.1.0",
  "name": "purpose-types",
  "title": "Ändamål",
  "status": "active",
  "date": "2023-11-17T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Åberopat skäl för direktåtkomst enligt lag (2018:1212) om Nationella läkemedelslistan",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "version": "1.3.0",
        "concept": [
          {
            "code": "VARD",
            "display": "Vård"
          },
          {
            "code": "EXPEDIERING",
            "display": "Expediering"
          },
          {
            "code": "UNDERLATTANDE_AV_LAKEMEDELSANVANDNING",
            "display": "Underlättande av läkemedelsanvändning"
          },
          {
            "code": "LASA_EGNA_UPPGIFTER",
            "display": "Direktåtkomst till egna uppgifter"
          },
          {
            "code": "ADMINISTRATION",
            "display": "Administration"
          },
          {
            "code": "REGISTERUTDRAG_PRIVATPERSON",
            "display": "Registerutdrag till privatperson"
          },
          {
            "code": "UTL_EXPEDIERING",
            "display": "Utländsk expediering"
          }
        ]
      }
    ]
  }
}