ELGA e-Medikation (R4) ENTWURF
0.1.1 - ci-build
ELGA e-Medikation (R4) ENTWURF - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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:MedicationRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "At-Emed-Example-Mr-Dosierung-1010"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-mr-planeintrag"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-mr-planeintrag> ] )
] ; #
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: MedicationRequest At-Emed-Example-Mr-Dosierung-1010</b></p><a name=\"At-Emed-Example-Mr-Dosierung-1010\"> </a><a name=\"hcAt-Emed-Example-Mr-Dosierung-1010\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-emed-mr-planeintrag.html\">ELGA e-Med Planeintrag</a></p></div><p><b>Extension Definition for MedicationRequest.renderedDosageInstruction for Version 5.0</b>: </p><div><p>1-0-1-0 Stück</p>\n</div><p><b>identifier</b>: 4712_202602280800000</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS 1}\">Medikationsplaneintrag</span></p><p><b>reported</b>: false</p><p><b>medication</b>: <a href=\"#hcAt-Emed-Example-Mr-Dosierung-1010/contained-medication-1010-01\">Medication EBETREXAT TBL 10MG</a></p><p><b>subject</b>: <a href=\"Patient-At-Emed-Example-Patient-01.html\">Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a></p><p><b>authoredOn</b>: 2026-02-27 10:20:00+0000</p><p><b>requester</b>: <a href=\"Practitioner-At-Emed-Example-Practitioner-01.html\">Practitioner Melanie Musterärztin </a></p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: before breakfast, before dinner, 2 per 1 day</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td> Stück<span style=\"background: LightGoldenRodYellow\"> (Details: ValueSet-elga-medikationmengenart code{Stueck} = '{Stueck}')</span></td></tr></table></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication #contained-medication-1010-01</b></p><a name=\"At-Emed-Example-Mr-Dosierung-1010/contained-medication-1010-01\"> </a><a name=\"hcAt-Emed-Example-Mr-Dosierung-1010/contained-medication-1010-01\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-at-emed-medication.html\">ELGA e-Med Medikation</a></p></div><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/asp-liste 2443061}\">EBETREXAT TBL 10MG</span></p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "contained-medication-1010-01" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-medication"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-medication> ] ) ] ;
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "https://termgit.elga.gv.at/CodeSystem/asp-liste"^^xsd:anyURI ;
fhir:l <https://termgit.elga.gv.at/CodeSystem/asp-liste> ] ;
fhir:code [ fhir:v "2443061" ] ;
fhir:display [ fhir:v "EBETREXAT TBL 10MG" ] ] ) ]
] ) ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction> ] ;
fhir:value [
a fhir:Markdown ;
fhir:v "1-0-1-0 Stück" ]
] ) ; #
fhir:identifier ( [
fhir:value [ fhir:v "4712_202602280800000" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS> ] ;
fhir:code [ fhir:v "1" ] ] )
] ) ; #
fhir:reported [
a fhir:Boolean ;
fhir:v false
] ; #
fhir:medication [
a fhir:Reference ;
fhir:l <#contained-medication-1010-01> ;
fhir:reference [ fhir:v "#contained-medication-1010-01" ]
] ; #
fhir:subject [
fhir:l fhir:Patient/At-Emed-Example-Patient-01 ;
fhir:reference [ fhir:v "Patient/At-Emed-Example-Patient-01" ]
] ; #
fhir:authoredOn [ fhir:v "2026-02-27T10:20:00+00:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:l fhir:Practitioner/At-Emed-Example-Practitioner-01 ;
fhir:reference [ fhir:v "Practitioner/At-Emed-Example-Practitioner-01" ]
] ; #
fhir:dosageInstruction ( [
fhir:timing [
fhir:repeat [
fhir:frequency [ fhir:v "2"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ;
( fhir:when [ fhir:v "ACM" ] [ fhir:v "ACV" ] ) ] ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:unit [ fhir:v "Stück" ] ;
fhir:system [
fhir:v "https://termgit.elga.gv.at/ValueSet-elga-medikationmengenart"^^xsd:anyURI ;
fhir:l <https://termgit.elga.gv.at/ValueSet-elga-medikationmengenart> ] ;
fhir:code [ fhir:v "{Stueck}" ] ] ] )
] ) . #
IG © 2025+ ELGA GmbH. Package hl7.at.fhir.elga.emed.r4#0.1.1 based on FHIR® 4.0.1. Generated 2026-03-03
Links: Table of Contents |
QA Report