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

FHIR IG Statistics: CodeSystem/GEM-ERP-CS-AvailabilityStatus

Packagede.gematik.erezept-workflow.r4
Resource TypeCodeSystem
IdGEM-ERP-CS-AvailabilityStatus
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.2&canonical=https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_AvailabilityStatus
URLhttps://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_AvailabilityStatus
Version1.5.2
Statusactive
Date2025-06-23
NameGEM_ERP_CS_AvailabilityStatus
TitleCodeSystem of AvailabilityStatus
DescriptionType of the availability status for medication availability request.
Copyrightgematik GmbH
Contentcomplete

Resources that use this resource

ValueSet
GEM_ERP_VS_AvailabilityStatusValueSet of AvailabilityStatus Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "GEM_ERP_CS_AvailabilityStatus",
  "id": "GEM-ERP-CS-AvailabilityStatus",
  "title": "CodeSystem of AvailabilityStatus",
  "description": "Type of the availability status for medication availability request.",
  "version": "1.5.2",
  "url": "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_AvailabilityStatus",
  "concept": [
    {
      "code": "10",
      "display": "sofort verfügbar"
    },
    {
      "code": "20",
      "display": "noch Heute verfügbar"
    },
    {
      "code": "30",
      "display": "am nächsten Werktag - vormittags"
    },
    {
      "code": "40",
      "display": "am nächsten Werktag- nachmittags"
    },
    {
      "code": "50",
      "display": "nicht verfügbar"
    },
    {
      "code": "90",
      "display": "unbekannt"
    }
  ],
  "date": "2025-06-23",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gematik.de"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH",
  "caseSensitive": true,
  "count": 6
}