ELGA e-Medikation (R4) DRAFT - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ELGA e-Med Geplante Abgabe Status ValueSet - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "GeplanteAbgabeStatusVS"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GeplanteAbgabeStatusVS</b></p><a name=\"GeplanteAbgabeStatusVS\"> </a><a name=\"hcGeplanteAbgabeStatusVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html\"><code>http://hl7.org/fhir/CodeSystem/medicationrequest-status</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-active\">active</a></td><td style=\"color: #cccccc\">Active</td><td>The prescription is 'actionable', but not all actions that are implied by it have occurred yet.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-completed\">completed</a></td><td style=\"color: #cccccc\">Completed</td><td>All actions that are implied by the prescription have occurred.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>Some of the actions that are implied by the medication request may have occurred. For example, the medication may have been dispensed and the patient may have taken some of the medication. Clinical decision support systems should take this status into account</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-medicationrequest-status.html#medicationrequest-status-stopped\">stopped</a></td><td style=\"color: #cccccc\">Stopped</td><td>Actions implied by the prescription are to be permanently halted, before all of the administrations occurred. This should not be used if the original order was entered in error</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.hl7.at/elga/emed/r4/ValueSet/GeplanteAbgabeStatusVS"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga/emed/r4/ValueSet/GeplanteAbgabeStatusVS>
] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "GeplanteAbgabeStatusVS"] ; #
fhir:title [ fhir:v "ELGA e-Med Geplante Abgabe Status ValueSet"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-06-02T13:07:12+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ELGA GmbH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "ELGA GmbH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://elga.gv.at" ] ] )
] [
fhir:name [ fhir:v "ELGA GmbH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://elga.gv.at" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet für zulässige Ausprägungen eines Status einer geplanten Abgabe (MedicationRequest)."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://hl7.org/fhir/CodeSystem/medicationrequest-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/CodeSystem/medicationrequest-status> ] ;
fhir:version [ fhir:v "4.0.1" ] ;
( fhir:concept [
fhir:code [ fhir:v "active" ] ] [
fhir:code [ fhir:v "completed" ] ] [
fhir:code [ fhir:v "entered-in-error" ] ] [
fhir:code [ fhir:v "stopped" ] ] ) ] )
] . #