FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageelga.moped
Resource TypeValueSet
IdValueSet-WorkflowStatusVS.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/ValueSet-WorkflowStatusVS.html
URLhttps://elga.moped.at/ValueSet/WorkflowStatusVS
Version0.1.0
Statusdraft
Date2026-01-26T07:12:06+00:00
NameWorkflowStatusVS
TitleWorkflow Status eines Falls
DescriptionValueSet für die Statusoptionen in denen sich ein Fall befinden kann.

Resources that use this resource

StructureDefinition
MopedCompositionMOPED Composition

Resources that this resource uses

CodeSystem
WorkflowStatusCSWorkflow Status eines Falls

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet WorkflowStatusVS


Source1

{
  "resourceType": "ValueSet",
  "id": "WorkflowStatusVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/ValueSet/WorkflowStatusVS",
  "version": "0.1.0",
  "name": "WorkflowStatusVS",
  "title": "Workflow Status eines Falls",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-26T07:12:06+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    }
  ],
  "description": "ValueSet für die Statusoptionen in denen sich ein Fall befinden kann.",
  "compose": {
    "include": [
      {
        "system": "https://elga.moped.at/CodeSystem/WorkflowStatusCS"
      }
    ]
  }
}