FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeValueSet
Idproduct-types.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.nll.r4@1.2.0&canonical=http://electronichealth.se/fhir/ValueSet/product-types
URLhttp://electronichealth.se/fhir/ValueSet/product-types
Version1.1.0
Statusactive
Date2022-03-20T23:00:00+00:00
Nameproduct-types
TitleProdukttyp
DescriptionThis value set is based on a code system published by the Swedish Medical Products Agency

Resources that use this resource

StructureDefinition
se.electronichealth.fhir.nll.r4#1.2.0NLLArticleInfoNLLArticleInfo

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "product-types",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://electronichealth.se/fhir/ValueSet/product-types",
  "version": "1.1.0",
  "name": "product-types",
  "title": "Produkttyp",
  "status": "active",
  "date": "2022-03-20T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "This value set is based on a code system published by the Swedish Medical Products Agency",
  "compose": {
    "include": [
      {
        "system": "http://npl.mpa.se/CodeSystem/productclass",
        "version": "2020-05-27",
        "concept": [
          {
            "code": "A58",
            "display": "Article 58 WHO Läkemedel"
          },
          {
            "code": "ALL",
            "display": "Allergen"
          },
          {
            "code": "APL",
            "display": "Extemporeläkemedel"
          },
          {
            "code": "FOR",
            "display": "Förbrukningsartiklar som omfattas av förmånen"
          },
          {
            "code": "HOM",
            "display": "Homeopatiskt läkemedel"
          },
          {
            "code": "LIC",
            "display": "Licensläkemedel"
          },
          {
            "code": "MEP",
            "display": "Läkemedel"
          },
          {
            "code": "MF",
            "display": "Plasma Master File/Vaccine Antigen Master File"
          },
          {
            "code": "MTK",
            "display": "Medicintekniska produkter med läkemedel"
          },
          {
            "code": "NLM",
            "display": "Naturläkemedel"
          },
          {
            "code": "RAP",
            "display": "Radiofarmaka"
          },
          {
            "code": "TVB",
            "display": "Traditionella växtbaserade läkemedel"
          },
          {
            "code": "VBL",
            "display": "Växtbaserade läkemedel"
          },
          {
            "code": "VUM",
            "display": "Vissa utvärtes läkemedel"
          }
        ]
      },
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/product-types",
        "version": "1.0.0",
        "concept": [
          {
            "code": "-",
            "display": "Ospecificerad"
          },
          {
            "code": "ALK",
            "display": "Teknisk sprit"
          },
          {
            "code": "BER",
            "display": "Extempore (enskilda extemporeberedningar, ej lagerberedningar och rikslicenser)"
          },
          {
            "code": "IPL",
            "display": "Intern produktlista för Apotekens Service AB"
          },
          {
            "code": "LLI",
            "display": "Livsmedel f. ssk näringsändamål till vuxna över 16 år (momsplikt, landstingsbidrag)"
          },
          {
            "code": "NIN",
            "display": "Naturmedel för injektion"
          },
          {
            "code": "OVL",
            "display": "Övriga landstingssubventionerade varor"
          },
          {
            "code": "PLI",
            "display": "Livsmedel f. ssk näringsändamål till barn under 16 år"
          },
          {
            "code": "TJA",
            "display": "Tjänster"
          }
        ]
      }
    ]
  }
}