0.4.0 - ci-build

ONCOnnectTumorboardIG - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Document Type (ValueSet) - JSON Representation

Draft as of 2026-05-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "onconnect-vs-tb-document-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconnect-vs-tb-document-type</b></p><a name=\"onconnect-vs-tb-document-type\"> </a><a name=\"hconconnect-vs-tb-document-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/55229-9/\">55229-9</a></td><td>Immune stain study</td></tr><tr><td><a href=\"https://loinc.org/51969-4/\">51969-4</a></td><td>Genetic analysis report</td></tr><tr><td><a href=\"https://loinc.org/11526-1/\">11526-1</a></td><td>Pathology study report</td></tr><tr><td><a href=\"https://loinc.org/85231-9/\">85231-9</a></td><td>Tumor board Note</td></tr></table></li></ul></div>"
  },
  "url" : "https://tumorboards-ig.app.ccc-onconnect.de/ValueSet/onconnect-vs-tb-document-type",
  "version" : "0.4.0",
  "name" : "ONCOnnect_VS_TB_DocumentType",
  "title" : "Document Type (ValueSet)",
  "status" : "draft",
  "date" : "2026-05-28T10:39:31+00:00",
  "publisher" : "ONCOnnect",
  "contact" : [
    {
      "name" : "ONCOnnect",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ccc-onconnect.de/"
        }
      ]
    }
  ],
  "description" : "ValueSet for the type of document attached to a tumorboard registration.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "55229-9",
            "display" : "Immune stain study"
          },
          {
            "code" : "51969-4",
            "display" : "Genetic analysis report"
          },
          {
            "code" : "11526-1",
            "display" : "Pathology study report"
          },
          {
            "code" : "85231-9",
            "display" : "Tumor board Note"
          }
        ]
      }
    ]
  }
}