0.0.1-alpha2 - ci-build
TerminologieDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologien). This guide is not an authorized publication; it is the continuous build for version 0.0.1-alpha2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/de.basisprofil.terminology/ and changes regularly. See the Directory of published versions
Draft as of 2022-02-09 |
{
"resourceType" : "CodeSystem",
"id" : "goalpriority-supplement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem goalpriority-supplement</b></p><a name=\"goalpriority-supplement\"> </a><a name=\"hcgoalpriority-supplement\"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/goalpriority-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-goal-priority.html#goal-priority-high-priority\">high-priority</a><a name=\"goalpriority-supplement-high-priority\"> </a></td><td>Hohe Priorität</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-goal-priority.html#goal-priority-medium-priority\">medium-priority</a><a name=\"goalpriority-supplement-medium-priority\"> </a></td><td>Mittlere Priorität</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.5.0/CodeSystem-goal-priority.html#goal-priority-low-priority\">low-priority</a><a name=\"goalpriority-supplement-low-priority\"> </a></td><td>Niedrige Priorität</td></tr></table></div>"
},
"url" : "http://fhir.de/terminologie/CodeSystem/goalpriority-supplement",
"version" : "0.0.1-alpha2",
"name" : "SupplementGoalPriority",
"title" : "Supplement GoalPriority",
"status" : "draft",
"experimental" : true,
"date" : "2022-02-09",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
"contact" : [
{
"name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description" : "CodeSystem Supplement mit Deutschen Übersetzungen für GoalPriority",
"content" : "supplement",
"supplements" : "http://terminology.hl7.org/CodeSystem/goal-priority",
"concept" : [
{
"code" : "high-priority",
"designation" : [
{
"language" : "de-DE",
"value" : "Hohe Priorität"
}
]
},
{
"code" : "medium-priority",
"designation" : [
{
"language" : "de-DE",
"value" : "Mittlere Priorität"
}
]
},
{
"code" : "low-priority",
"designation" : [
{
"language" : "de-DE",
"value" : "Niedrige Priorität"
}
]
}
]
}