BBMRI.de/GBA Implementation Guide
1.2.0 - CI Build

BBMRI.de/GBA Implementation Guide - Local Development build (v1.2.0). See the Directory of published versions

: Biobank Capabilities - JSON Representation

Active as of 2023-09-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "BiobankCapabilities",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "https://fhir.bbmri.de/CodeSystem/BiobankCapabilities",
  "version" : "1.2.0",
  "name" : "BiobankCapabilities",
  "title" : "Biobank Capabilities",
  "status" : "active",
  "date" : "2023-09-01T11:58:43+00:00",
  "publisher" : "bbmri.de",
  "contact" : [
    {
      "name" : "bbmri.de",
      "telecom" : [
        {
          "system" : "url",
          "value" : "bbmri.de"
        },
        {
          "system" : "email",
          "value" : "feedback@germanbiobanknode.de"
        }
      ]
    }
  ],
  "content" : "complete",
  "concept" : [
    {
      "code" : "biomaterial-storage",
      "display" : "Biological material storage"
    },
    {
      "code" : "cell-culture",
      "display" : "Cell culture"
    },
    {
      "code" : "data-analytics",
      "display" : "Data analytics"
    },
    {
      "code" : "data-storage",
      "display" : "Data Storage"
    },
    {
      "code" : "digital-imaging",
      "display" : "Digital imaging"
    },
    {
      "code" : "immunohistochemistry-scoring",
      "display" : "Immunohistochemistry scoring"
    },
    {
      "code" : "immunohistochemistry-staining",
      "display" : "Immunohistochemistry staining"
    },
    {
      "code" : "nucleic-acid-extraction",
      "display" : "Nucleic acid extraction"
    },
    {
      "code" : "pathology-archive-access",
      "display" : "Access to the full pathology archive"
    },
    {
      "code" : "recontact",
      "display" : "Ability to recontact"
    },
    {
      "code" : "tma-creation",
      "display" : "Tissue micro array creation"
    }
  ]
}