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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeValueSet
Idprescriptive-authority-codes.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.nll.r4@1.2.0&canonical=http://electronichealth.se/fhir/ValueSet/prescriptive-authority-codes
URLhttp://electronichealth.se/fhir/ValueSet/prescriptive-authority-codes
Version1.0.0
Statusactive
Date2022-02-17T23:00:00+00:00
Nameprescriptive-authority-codes
TitleFörskrivningsrätt
DescriptionYrkeskategori med behörighet att förskriva artikel. This 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.0NLLArticleRegulationsNLLArticleRegulations

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "prescriptive-authority-codes",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://electronichealth.se/fhir/ValueSet/prescriptive-authority-codes",
  "version": "1.0.0",
  "name": "prescriptive-authority-codes",
  "title": "Förskrivningsrätt",
  "status": "active",
  "date": "2022-02-17T23:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Yrkeskategori med behörighet att förskriva artikel. This value set is based on a code system published by the Swedish Medical Products Agency",
  "compose": {
    "include": [
      {
        "system": "http://npl.mpa.se/CodeSystem/prescriber-category",
        "version": "2019-10-18",
        "concept": [
          {
            "code": "-",
            "display": "Ospecifierad"
          },
          {
            "code": "1",
            "display": "Läkare"
          },
          {
            "code": "2",
            "display": "Tandläkare"
          },
          {
            "code": "3",
            "display": "Veterinär"
          },
          {
            "code": "4",
            "display": "Tandhygienist"
          },
          {
            "code": "5",
            "display": "Barnmorska"
          },
          {
            "code": "6",
            "display": "Sjuksköterska"
          }
        ]
      },
      {
        "system": "http://ehalsomyndigheten.se/CodeSystem/prescriber-category",
        "version": "1.0.0",
        "concept": [
          {
            "code": "101",
            "display": "Sjuksköterska utsedd av verksamhetschef"
          }
        ]
      }
    ]
  }
}