KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Dansk national biobank - JSON Representation

Active as of 2022-06-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "BiobankSamples",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet BiobankSamples</b></p><a name=\"BiobankSamples\"> </a><a name=\"hcBiobankSamples\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-BiobankSamples.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/BiobankSamples</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-BiobankSamples.html#BiobankSamples-serum.47plasma\">serum/plasma</a></td><td>Serum / Plasma</td><td>Serum/plasma</td></tr><tr><td><a href=\"CodeSystem-BiobankSamples.html#BiobankSamples-vital_frozen\">vital_frozen</a></td><td>Mononukleære marvceller (Vitalfrosne)</td><td>Vital frozen / Vitalfrosne; dvs. usorterede ved -196°C</td></tr><tr><td><a href=\"CodeSystem-BiobankSamples.html#BiobankSamples-not_vital_frozen\">not_vital_frozen</a></td><td>Mononukleære marvceller (Ikke Vitalfrosne)</td><td>Not vital frozen / Ikke vitalfrosne; dvs. usorterede ved -80°C</td></tr><tr><td><a href=\"CodeSystem-BiobankSamples.html#BiobankSamples-isolated\">isolated</a></td><td>Isolerede myelomceller</td><td>Isolated myolema cells</td></tr><tr><td><a href=\"CodeSystem-BiobankSamples.html#BiobankSamples-marrow_cells\">marrow_cells</a></td><td>Andre marvceller</td><td>Marrow cells (unspecified/other)</td></tr><tr><td><a href=\"CodeSystem-BiobankSamples.html#BiobankSamples-rna\">rna</a></td><td>RNA</td><td>RNA</td></tr><tr><td><a href=\"CodeSystem-BiobankSamples.html#BiobankSamples-dna\">dna</a></td><td>DNA</td><td>DNA</td></tr><tr><td><a href=\"CodeSystem-BiobankSamples.html#BiobankSamples-marrow_plasma\">marrow_plasma</a></td><td>Marvplasma</td><td>Marrow plasma</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-other\">other</a></td><td>Andet</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/BiobankSamples",
  "version" : "2.12.0",
  "name" : "BiobankSamples",
  "title" : "Dansk national biobank",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-06-29T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Dansk national biobank - Samples og matrialer",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/BiobankSamples",
        "concept" : [
          {
            "code" : "serum/plasma",
            "display" : "Serum / Plasma"
          },
          {
            "code" : "vital_frozen",
            "display" : "Mononukleære marvceller (Vitalfrosne)"
          },
          {
            "code" : "not_vital_frozen",
            "display" : "Mononukleære marvceller (Ikke Vitalfrosne)"
          },
          {
            "code" : "isolated",
            "display" : "Isolerede myelomceller"
          },
          {
            "code" : "marrow_cells",
            "display" : "Andre marvceller"
          },
          {
            "code" : "rna",
            "display" : "RNA"
          },
          {
            "code" : "dna",
            "display" : "DNA"
          },
          {
            "code" : "marrow_plasma",
            "display" : "Marvplasma"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept" : [
          {
            "code" : "other",
            "display" : "Andet"
          }
        ]
      }
    ]
  }
}