BfArM Digitale Anwendungen
3.0.2-RC1 - draft
BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-02-25 |
{
"resourceType" : "CodeSystem",
"id" : "HealthAppHistoryEntryType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HealthAppHistoryEntryType</b></p><a name=\"HealthAppHistoryEntryType\"> </a><a name=\"hcHealthAppHistoryEntryType\"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HealthAppHistoryEntryType</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">app-changes<a name=\"HealthAppHistoryEntryType-app-changes\"> </a></td><td>Anzeige wesentlicher Änderungen</td></tr><tr><td style=\"white-space:nowrap\">app-published<a name=\"HealthAppHistoryEntryType-app-published\"> </a></td><td>In Verzeichnis aufgenommen</td></tr><tr><td style=\"white-space:nowrap\">app-unpublished<a name=\"HealthAppHistoryEntryType-app-unpublished\"> </a></td><td>Aus Verzeichnis gestrichen</td></tr><tr><td style=\"white-space:nowrap\">generic<a name=\"HealthAppHistoryEntryType-generic\"> </a></td><td>Generischer Eintrag</td></tr><tr><td style=\"white-space:nowrap\">status-active<a name=\"HealthAppHistoryEntryType-status-active\"> </a></td><td>Status der Listung ist „Dauerhaft aufgenommen“</td></tr><tr><td style=\"white-space:nowrap\">status-draft<a name=\"HealthAppHistoryEntryType-status-draft\"> </a></td><td>Status der Listung ist „Vorläufig aufgenommen“</td></tr><tr><td style=\"white-space:nowrap\">status-retired<a name=\"HealthAppHistoryEntryType-status-retired\"> </a></td><td>Status der Listung ist „Gestrichen“</td></tr></table></div>"
},
"url" : "https://fhir.bfarm.de/CodeSystem/HealthAppHistoryEntryType",
"version" : "3.0.2-RC1",
"name" : "CodeSystem-HealthAppHistoryEntryType",
"title" : "CodeSystem for HealthAppHistoryEntryType",
"status" : "active",
"date" : "2026-02-25T07:31:33+01:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "app-changes",
"display" : "Anzeige wesentlicher Änderungen"
},
{
"code" : "app-published",
"display" : "In Verzeichnis aufgenommen"
},
{
"code" : "app-unpublished",
"display" : "Aus Verzeichnis gestrichen"
},
{
"code" : "generic",
"display" : "Generischer Eintrag"
},
{
"code" : "status-active",
"display" : "Status der Listung ist „Dauerhaft aufgenommen“"
},
{
"code" : "status-draft",
"display" : "Status der Listung ist „Vorläufig aufgenommen“"
},
{
"code" : "status-retired",
"display" : "Status der Listung ist „Gestrichen“"
}
]
}