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-03-bundle-durchgefuehrte-abgaben - 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-03-bundle-durchgefuehrte-abgaben> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "at-emed-journey-01-01-03-bundle-durchgefuehrte-abgaben"] ;
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]/MedicationDispense?recorded=lt2025-01-01" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/at-emed-journey-01-01-03-bundle-durchgefuehrte-abgaben.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/at-emed-journey-01-01-03-bundle-durchgefuehrte-abgaben.ttl> .