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" : "goallifecyclestatus-supplement",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem goallifecyclestatus-supplement</b></p><a name=\"goallifecyclestatus-supplement\"> </a><a name=\"hcgoallifecyclestatus-supplement\"> </a><p>This code system supplement <code>http://fhir.de/terminologie/CodeSystem/goallifecyclestatus-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-goal-status.html#goal-status-proposed\">proposed</a><a name=\"goallifecyclestatus-supplement-proposed\"> </a></td><td>Vorgeschlagen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-planned\">planned</a><a name=\"goallifecyclestatus-supplement-planned\"> </a></td><td>Geplant</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-accepted\">accepted</a><a name=\"goallifecyclestatus-supplement-accepted\"> </a></td><td>Angenommen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-active\">active</a><a name=\"goallifecyclestatus-supplement-active\"> </a></td><td>Aktiv</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-on-hold\">on-hold</a><a name=\"goallifecyclestatus-supplement-on-hold\"> </a></td><td>Pausiert</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-completed\">completed</a><a name=\"goallifecyclestatus-supplement-completed\"> </a></td><td>Abgeschlossen</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-cancelled\">cancelled</a><a name=\"goallifecyclestatus-supplement-cancelled\"> </a></td><td>Storniert</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-entered-in-error\">entered-in-error</a><a name=\"goallifecyclestatus-supplement-entered-in-error\"> </a></td><td>Irrtürmliche Eingabe</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R4/codesystem-goal-status.html#goal-status-rejected\">rejected</a><a name=\"goallifecyclestatus-supplement-rejected\"> </a></td><td>Abgelehnt</td></tr></table></div>"
},
"url" : "http://fhir.de/terminologie/CodeSystem/goallifecyclestatus-supplement",
"version" : "0.0.1-alpha2",
"name" : "SupplementGoalLifecycleStatus",
"title" : "Supplement GoalLifecycleStatus",
"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 GoalLifecycleStatus",
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/goal-status",
"concept" : [
{
"code" : "proposed",
"designation" : [
{
"language" : "de-DE",
"value" : "Vorgeschlagen"
}
]
},
{
"code" : "planned",
"designation" : [
{
"language" : "de-DE",
"value" : "Geplant"
}
]
},
{
"code" : "accepted",
"designation" : [
{
"language" : "de-DE",
"value" : "Angenommen"
}
]
},
{
"code" : "active",
"designation" : [
{
"language" : "de-DE",
"value" : "Aktiv"
}
]
},
{
"code" : "on-hold",
"designation" : [
{
"language" : "de-DE",
"value" : "Pausiert"
}
]
},
{
"code" : "completed",
"designation" : [
{
"language" : "de-DE",
"value" : "Abgeschlossen"
}
]
},
{
"code" : "cancelled",
"designation" : [
{
"language" : "de-DE",
"value" : "Storniert"
}
]
},
{
"code" : "entered-in-error",
"designation" : [
{
"language" : "de-DE",
"value" : "Irrtürmliche Eingabe"
}
]
},
{
"code" : "rejected",
"designation" : [
{
"language" : "de-DE",
"value" : "Abgelehnt"
}
]
}
]
}