FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-HealthAppHistoryEntryType

Packagefhir.bfarm.de
Resource TypeCodeSystem
IdCodeSystem-HealthAppHistoryEntryType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.bfarm.de@2.0.7&canonical=https://fhir.bfarm.de/CodeSystem/HealthAppHistoryEntryType
URLhttps://fhir.bfarm.de/CodeSystem/HealthAppHistoryEntryType
Version2.0.7
Statusactive
NameHealthAppHistoryEntryType
TitleCodeSystem for HealthAppHistoryEntryType
Realmus
Authorityhl7
Contentcomplete

Resources that use this resource

ValueSet
HealthAppHistoryEntryTypeValueSet for HealthAppHistoryEntryType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.bfarm.de/CodeSystem/HealthAppHistoryEntryType",
  "version": "2.0.7",
  "name": "HealthAppHistoryEntryType",
  "title": "CodeSystem for HealthAppHistoryEntryType",
  "status": "active",
  "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“"
    }
  ]
}