Kerndatensatz Senologie
0.9.0 - ci-build
Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-05-04 |
{
"resourceType" : "ValueSet",
"id" : "vs-senologie-risikoklasse",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-senologie-risikoklasse</b></p><a name=\"vs-senologie-risikoklasse\"> </a><a name=\"hcvs-senologie-risikoklasse\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-risk-probability.html\"><code>http://terminology.hl7.org/CodeSystem/risk-probability</code></a><span title=\"Version is explicitly stated to be 1.0.1\"> version 📍1.0.1</span><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=\"http://terminology.hl7.org/7.1.0/CodeSystem-risk-probability.html#risk-probability-low\">low</a></td><td>Low likelihood</td><td>The specified outcome is possible but unlikely.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-risk-probability.html#risk-probability-moderate\">moderate</a></td><td>Moderate likelihood</td><td>The specified outcome has a reasonable likelihood of occurrence.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-risk-probability.html#risk-probability-high\">high</a></td><td>High likelihood</td><td>The specified outcome is more likely to occur than not.</td></tr></table></li></ul></div>"
},
"url" : "https://www.senologie.org/fhir/ValueSet/vs-senologie-risikoklasse",
"version" : "0.9.0",
"name" : "VS_Senologie_Risikoklasse",
"title" : "VS Senologie Risikoklasse",
"status" : "draft",
"experimental" : true,
"date" : "2026-05-04T16:55:55+00:00",
"publisher" : "Berlin Institute of Health at Charité (BIH)",
"contact" : [
{
"name" : "Berlin Institute of Health at Charité (BIH)",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bihealth.org"
}
]
}
],
"description" : "Risikokategorien für Genexpressionstests (low, intermediate, high)",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/risk-probability",
"version" : "1.0.1",
"concept" : [
{
"code" : "low",
"display" : "Low likelihood"
},
{
"code" : "moderate",
"display" : "Moderate likelihood"
},
{
"code" : "high",
"display" : "High likelihood"
}
]
}
]
}
}