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
: at-emed-journey-01-01-02-bundle-geplanteAbgaben - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Bundle/at-emed-journey-01-01-02-bundle-geplanteAbgaben> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "at-emed-journey-01-01-02-bundle-geplanteAbgaben"] ;
fhir:Resource.meta [
fhir:Meta.lastUpdated [ fhir:value "2026-09-17T09:30:35.855-04:00"^^xsd:dateTime ]
] ;
fhir:Bundle.type [ fhir:value "searchset"] ;
fhir:Bundle.total [ fhir:value "0"^^xsd:nonNegativeInteger] ;
fhir:Bundle.link [
fhir:index 0 ;
fhir:Bundle.link.relation [ fhir:value "self" ] ;
fhir:Bundle.link.url [ fhir:value "[base]/MedicationRequest?category=https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS|2&status=active" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/at-emed-journey-01-01-02-bundle-geplanteAbgaben.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/at-emed-journey-01-01-02-bundle-geplanteAbgaben.ttl> .