WADA List
0.1.0 - CI Build

WADA List, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/adamzkover/wada-list-fhir/ and changes regularly. See the Directory of published versions

: FEST Virkestoff - JSON Representation

Draft as of 2024-09-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "FEST-Virkestoff",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem FEST-Virkestoff</b></p><a name=\"FEST-Virkestoff\"> </a><a name=\"hcFEST-Virkestoff\"> </a><a name=\"FEST-Virkestoff-en-US\"> </a><p>This case-sensitive code system <code>http://legemiddelverket.no/FEST/VirkestoffID</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Norwegian (no)</b></td></tr><tr><td style=\"white-space:nowrap\">ID_433FABF6-968F-43D2-BF5E-CDC5546F0AB2<a name=\"FEST-Virkestoff-ID_433FABF6-968F-43D2-BF5E-CDC5546F0AB2\"> </a></td><td>Acetylsalisylsyre</td></tr><tr><td style=\"white-space:nowrap\">ID_0CF89765-A38A-4D76-89DC-A9D9630B9BFF<a name=\"FEST-Virkestoff-ID_0CF89765-A38A-4D76-89DC-A9D9630B9BFF\"> </a></td><td>Darbepoetin alfa</td></tr><tr><td style=\"white-space:nowrap\">ID_FF68A209-DF41-4647-A725-F034A8F0C5CC<a name=\"FEST-Virkestoff-ID_FF68A209-DF41-4647-A725-F034A8F0C5CC\"> </a></td><td>Prasteron</td></tr></table></div>"
  },
  "url" : "http://legemiddelverket.no/FEST/VirkestoffID",
  "version" : "0.1.0",
  "name" : "FestVirkestoff",
  "title" : "FEST Virkestoff",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-09-29T15:56:19+00:00",
  "description" : "Codes for active substances (Virkestoff) defined in FEST.",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "ID_433FABF6-968F-43D2-BF5E-CDC5546F0AB2",
      "designation" : [
        {
          "language" : "no",
          "value" : "Acetylsalisylsyre"
        }
      ]
    },
    {
      "code" : "ID_0CF89765-A38A-4D76-89DC-A9D9630B9BFF",
      "designation" : [
        {
          "language" : "no",
          "value" : "Darbepoetin alfa"
        }
      ]
    },
    {
      "code" : "ID_FF68A209-DF41-4647-A725-F034A8F0C5CC",
      "designation" : [
        {
          "language" : "no",
          "value" : "Prasteron"
        }
      ]
    }
  ]
}