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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MedicationRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "AtEmedExampleMedicationRequestGeplanteAbgabe01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-medicationrequest-geplanteAbgabe"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-medicationrequest-geplanteAbgabe> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest AtEmedExampleMedicationRequestGeplanteAbgabe01</b></p><a name=\"AtEmedExampleMedicationRequestGeplanteAbgabe01\"> </a><a name=\"hcAtEmedExampleMedicationRequestGeplanteAbgabe01\"> </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-medicationrequest-geplanteAbgabe.html\">ELGA e-Medikation Geplante Abgabe</a></p></div><p><b>identifier</b>: WYE82A2G8EEW-4711</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/asp-liste 2443061}\">EBETREXAT TBL 10MG</span></p><p><b>subject</b>: <a href=\"Patient-AtEmedExamplePatient01.html\">Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a></p><p><b>authoredOn</b>: 2024-10-03</p><p><b>requester</b>: <a href=\"Practitioner/AtEmedExamplePractitioner01\">Practitioner/AtEmedExamplePractitioner01</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 109989006}\">Multiple myeloma</span></p><p><b>basedOn</b>: <a href=\"Medication/AtEmedExampleMedicationRequestPlaneintrag01\">Planeintrag</a></p><p><b>groupIdentifier</b>: WYE82A2G8EE1</p><p><b>note</b>: </p><blockquote><div><p>Zusätzliche Informationen zur geplanten Abgabe.</p>\n</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Late Evening, Once 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>4 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><h3>DispenseRequests</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ValidityPeriod</b></td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-10-03 --> 2024-12-03</td><td>1</td><td>168 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "WYE82A2G8EEW-4711" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:medication [
a fhir:CodeableConcept ;
( 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:subject [
fhir:l fhir:Patient/AtEmedExamplePatient01 ;
fhir:reference [ fhir:v "Patient/AtEmedExamplePatient01" ]
] ; #
fhir:authoredOn [ fhir:v "2024-10-03"^^xsd:date] ; #
fhir:requester [
fhir:l fhir:Practitioner/AtEmedExamplePractitioner01 ;
fhir:reference [ fhir:v "Practitioner/AtEmedExamplePractitioner01" ]
] ; #
fhir:reasonCode ( [
( fhir:coding [
a sct:109989006 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "109989006" ] ;
fhir:display [ fhir:v "Multiple myeloma" ] ] )
] ) ; #
fhir:basedOn ( [
fhir:l fhir:Medication/AtEmedExampleMedicationRequestPlaneintrag01 ;
fhir:reference [ fhir:v "Medication/AtEmedExampleMedicationRequestPlaneintrag01" ] ;
fhir:display [ fhir:v "Planeintrag" ]
] ) ; #
fhir:groupIdentifier [
fhir:value [ fhir:v "WYE82A2G8EE1" ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "Zusätzliche Informationen zur geplanten Abgabe." ]
] ) ; #
fhir:dosageInstruction ( [
fhir:timing [
fhir:repeat [
fhir:bounds [
a fhir:Duration ;
fhir:value [ fhir:v "42"^^xsd:decimal ] ;
fhir:unit [ fhir:v "day" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "d" ] ] ;
fhir:frequency [ fhir:v "1"^^xsd:positiveInteger ] ;
fhir:period [ fhir:v "1"^^xsd:decimal ] ;
fhir:periodUnit [ fhir:v "d" ] ;
( fhir:when [ fhir:v "EVE.late" ] ) ] ] ;
( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "732936001" ] ] ] )
] ) ; #
fhir:dispenseRequest [
fhir:validityPeriod [
fhir:start [ fhir:v "2024-10-03"^^xsd:date ] ;
fhir:end [ fhir:v "2024-12-03"^^xsd:date ] ] ;
fhir:numberOfRepeatsAllowed [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:quantity [
fhir:value [ fhir:v "168"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Tablet" ] ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "732936001" ] ]
] . #
IG © 2025+ ELGA GmbH. Package hl7.at.fhir.elga.emed.r4#0.1.1 based on FHIR® 4.0.1. Generated 2026-01-22
Links: Table of Contents |
QA Report