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" : "requestpriority-supplement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem requestpriority-supplement</b></p><a name=\"requestpriority-supplement\"> </a><a name=\"hcrequestpriority-supplement\"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/requestpriority-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://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-routine\">routine</a><a name=\"requestpriority-supplement-routine\"> </a></td><td>Routine</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-urgent\">urgent</a><a name=\"requestpriority-supplement-urgent\"> </a></td><td>Dringend</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-asap\">asap</a><a name=\"requestpriority-supplement-asap\"> </a></td><td>Baldmöglichst</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-stat\">stat</a><a name=\"requestpriority-supplement-stat\"> </a></td><td>Sofort</td></tr></table></div>"
},
"url" : "http://fhir.de/terminologie/CodeSystem/requestpriority-supplement",
"version" : "0.0.1-alpha2",
"name" : "SupplementRequestPriority",
"title" : "Supplement RequestPriority",
"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 RequestPriority",
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/request-priority",
"concept" : [
{
"code" : "routine",
"designation" : [
{
"language" : "de-DE",
"value" : "Routine"
}
]
},
{
"code" : "urgent",
"designation" : [
{
"language" : "de-DE",
"value" : "Dringend"
}
]
},
{
"code" : "asap",
"designation" : [
{
"language" : "de-DE",
"value" : "Baldmöglichst"
}
]
},
{
"code" : "stat",
"designation" : [
{
"language" : "de-DE",
"value" : "Sofort"
}
]
}
]
}