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

FHIR IG Statistics: ValueSet/GEM-ERP-VS-FlowType

Packagede.gematik.erezept-workflow.r4
Resource TypeValueSet
IdGEM-ERP-VS-FlowType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.2&canonical=https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_FlowType
URLhttps://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_FlowType
Version1.5.2
Statusactive
Date2025-06-23
NameGEM_ERP_VS_FlowType
TitleValueSet of Flowtype Codes
DescriptionShows the different types of the ePrescription according to the prescription forms.

Resources that use this resource

StructureDefinition
GEM_ERP_EX_PrescriptionTypeGEM_ERP_EX_PrescriptionType

Resources that this resource uses

CodeSystem
GEM_ERP_CS_FlowTypeCodeSystem of Flowtypes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "GEM_ERP_VS_FlowType",
  "id": "GEM-ERP-VS-FlowType",
  "title": "ValueSet of Flowtype Codes",
  "description": "Shows the different types of the ePrescription according to the prescription forms.",
  "version": "1.5.2",
  "url": "https://gematik.de/fhir/erp/ValueSet/GEM_ERP_VS_FlowType",
  "date": "2025-06-23",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gematik.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_CS_FlowType"
      }
    ]
  }
}