ELGA e-Medikation (R4) DRAFT
0.1.1 - ci-build
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
@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/Medication/At-Emed-Example-Medication-Magistral-01> a fhir:Medication ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "At-Emed-Example-Medication-Magistral-01"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-elga-emed-medication-medikation" ;
fhir:index 0 ;
fhir:link <https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-elga-emed-medication-medikation>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication At-Emed-Example-Medication-Magistral-01</b></p><a name=\"At-Emed-Example-Medication-Magistral-01\"> </a><a name=\"hcAt-Emed-Example-Medication-Magistral-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-elga-emed-medication-medikation.html\">AT ELGA e-Medikation Medication Medikation</a></p></div><p><b>form</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/medikationdarreichungsform 100000073713}\">Salbe</span></p><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido A11HA30}\">Dexpanthenol</span></p><p><b>strength</b>: 5 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span>/100 g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codeg = 'g')</span></p></blockquote><blockquote><p><b>ingredient</b></p><p><b>item</b>: <span title=\"Codes:\">Salbengrundlage</span></p><p><b>isActive</b>: false</p><p><b>strength</b>: 95 g/100 g</p></blockquote></div>"
] ;
fhir:Medication.form [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://termgit.elga.gv.at/CodeSystem/medikationdarreichungsform" ] ;
fhir:Coding.code [ fhir:value "100000073713" ] ;
fhir:Coding.display [ fhir:value "Salbe" ]
]
] ;
fhir:Medication.ingredient [
fhir:index 0 ;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido" ] ;
fhir:Coding.code [ fhir:value "A11HA30" ] ;
fhir:Coding.display [ fhir:value "Dexpanthenol" ]
]
] ;
fhir:Medication.ingredient.strength [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "g" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "g" ]
] ;
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "g" ] ;
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:Quantity.code [ fhir:value "g" ]
]
]
], [
fhir:index 1 ;
fhir:Medication.ingredient.itemCodeableConcept [
fhir:CodeableConcept.text [ fhir:value "Salbengrundlage" ]
] ;
fhir:Medication.ingredient.isActive [ fhir:value "false"^^xsd:boolean ] ;
fhir:Medication.ingredient.strength [
fhir:Ratio.numerator [
fhir:Quantity.value [ fhir:value "95"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "g" ]
] ;
fhir:Ratio.denominator [
fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ] ;
fhir:Quantity.unit [ fhir:value "g" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Medication/At-Emed-Example-Medication-Magistral-01.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Medication/At-Emed-Example-Medication-Magistral-01.ttl> .
IG © 2025+ ELGA GmbH. Package hl7.at.fhir.elga.emed.r4#0.1.1 based on FHIR® 4.0.1. Generated 2026-09-16
Links: Table of Contents |
QA Report