Draft as of 2025-08-01 |
@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 "epa-medication-statement-status-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet epa-medication-statement-status-vs</b></p><a name=\"epa-medication-statement-status-vs\"> </a><a name=\"hcepa-medication-statement-status-vs\"> </a><p>This value set expansion contains 3 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-medication-statement-status-vs-http://hl7.org/fhir/CodeSystem/medication-statement-status-entered-in-error\"> </a> <a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-entered-in-error\">entered-in-error</a></td><td>http://hl7.org/fhir/CodeSystem/medication-statement-status</td><td/><td>Some of the actions that are implied by the medication statement may have occurred. For example, the patient may have taken some of the medication. Clinical decision support systems should take this status into account.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-medication-statement-status-vs-http://hl7.org/fhir/CodeSystem/medication-statement-status-unknown\"> </a> <a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-unknown\">unknown</a></td><td>http://hl7.org/fhir/CodeSystem/medication-statement-status</td><td/><td>The state of the medication use is not currently known.</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"epa-medication-statement-status-vs-http://hl7.org/fhir/CodeSystem/medication-statement-status-intended\"> </a> <a href=\"http://hl7.org/fhir/R4/codesystem-medication-statement-status.html#medication-statement-status-intended\">intended</a></td><td>http://hl7.org/fhir/CodeSystem/medication-statement-status</td><td/><td>The medication may be taken at some time in the future.</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td>entered-in-error</td><td>inkorrekt</td></tr><tr><td>unknown</td><td>offen</td></tr><tr><td>intended</td><td>geplant</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/epa-medication/ValueSet/epa-medication-statement-status-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0-ballot.1"] ; #
fhir:name [ fhir:v "EPAMedicationStatementStatusVS"] ; #
fhir:title [ fhir:v "ePA MedicationStatement Status Value Set"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "gematik GmbH"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ] ] )
] ) ; #
fhir:description [ fhir:v "ePA MedicationStatement Status Value Set"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/CodeSystem/medication-statement-status"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "entered-in-error" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "inkorrekt" ] ] ) ] [
fhir:code [ fhir:v "unknown" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "offen" ] ] ) ] [
fhir:code [ fhir:v "intended" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "geplant" ] ] ) ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-07-24"^^xsd:date ] ;
( fhir:contains [
fhir:system [ fhir:v "http://hl7.org/fhir/CodeSystem/medication-statement-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "entered-in-error" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "inkorrekt" ] ] ) ] [
fhir:system [ fhir:v "http://hl7.org/fhir/CodeSystem/medication-statement-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "unknown" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "offen" ] ] ) ] [
fhir:system [ fhir:v "http://hl7.org/fhir/CodeSystem/medication-statement-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "intended" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "geplant" ] ] ) ] )
] . #
IG © 2025+ gematik GmbH. Paket de.gematik.epa.medication#1.2.0-ballot.1 basierend auf FHIR 4.0.1. Generiert 2025-08-01
Links: Table of Contents |
QA Report