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 "context-code"] ; #
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 context-code</b></p><a name=\"context-code\"> </a><a name=\"hccontext-code\"> </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=\"context-code-https://gematik.de/fhir/epa-medication/CodeSystem/context-code-PRESCRIPTION\"> </a> <a href=\"CodeSystem-context-code.html#context-code-PRESCRIPTION\">PRESCRIPTION</a></td><td>https://gematik.de/fhir/epa-medication/CodeSystem/context-code</td><td>Prescription</td><td>Belongs to ePrescription process</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"context-code-https://gematik.de/fhir/epa-medication/CodeSystem/context-code-MANUAL\"> </a> <a href=\"CodeSystem-context-code.html#context-code-MANUAL\">MANUAL</a></td><td>https://gematik.de/fhir/epa-medication/CodeSystem/context-code</td><td>Manual Entry</td><td>Is a manual entry</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"context-code-https://gematik.de/fhir/epa-medication/CodeSystem/context-code-EMP\"> </a> <a href=\"CodeSystem-context-code.html#context-code-EMP\">EMP</a></td><td>https://gematik.de/fhir/epa-medication/CodeSystem/context-code</td><td>eMP</td><td>Electronic medication plan</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>PRESCRIPTION</td><td>Verschreibung</td></tr><tr><td>MANUAL</td><td>Nachtrag</td></tr><tr><td>EMP</td><td>eMP</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/epa-medication/ValueSet/context-code"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0-ballot.1"] ; #
fhir:name [ fhir:v "ContextCodeVS"] ; #
fhir:title [ fhir:v "Context Codes"] ; #
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 "Codes that define the context of a resource instance in the ePA context"] ; #
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 "https://gematik.de/fhir/epa-medication/CodeSystem/context-code"^^xsd:anyURI ] ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-07-24"^^xsd:date ] ;
( fhir:contains [
fhir:system [ fhir:v "https://gematik.de/fhir/epa-medication/CodeSystem/context-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRESCRIPTION" ] ;
fhir:display [ fhir:v "Prescription" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Verschreibung" ] ] ) ] [
fhir:system [ fhir:v "https://gematik.de/fhir/epa-medication/CodeSystem/context-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MANUAL" ] ;
fhir:display [ fhir:v "Manual Entry" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "Nachtrag" ] ] ) ] [
fhir:system [ fhir:v "https://gematik.de/fhir/epa-medication/CodeSystem/context-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EMP" ] ;
fhir:display [ fhir:v "eMP" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-DE" ] ;
fhir:value [ fhir:v "eMP" ] ] ) ] )
] . #
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