ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build
ELGA e-Diagnose R4 (Draft), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-e-Diagnose-R4/ and changes regularly. 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/AllergyIntolerance/AllergyExample> a fhir:AllergyIntolerance ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "AllergyExample"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-allergyintolerance" ;
fhir:index 0 ;
fhir:link <https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-allergyintolerance>
] ;
fhir:Meta.tag [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-codesystem-diagnose-type" ] ;
fhir:Coding.code [ fhir:value "relevant" ] ;
fhir:Coding.display [ fhir:value "currently relevant" ]
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance AllergyExample</b></p><a name=\"AllergyExample\"> </a><a name=\"hcAllergyExample\"> </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-ediag-allergyintolerance.html\">AT ELGA e-Diagnose AllergyIntolerance</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"CodeSystem-at-ediag-codesystem-diagnose-type.html\">currently relevant (Details: AT e-Diagnose Diagnose Typ code relevant = 'currently relevant')</a></p></div><p><b>AT ELGA Reported (Fremdangabe)</b>: false</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification refuted}\">Refuted</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 294505008}\"> Amoxicillin-Allergie</span></p><p><b>patient</b>: <a href=\"Patient-PatientExample.html\">Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a></p><p><b>recordedDate</b>: 2026-04-20 10:00:00+0200</p><p><b>recorder</b>: <a href=\"Practitioner-PractitionerExample.html\">Practitioner Melanie Musterärztin </a></p><p><b>asserter</b>: <a href=\"Practitioner-PractitionerExample.html\">Practitioner Melanie Musterärztin </a></p><blockquote><p><b>reaction</b></p><p><b>AT ELGA Reaktionszeit</b>: <span title=\"Codes:{https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-reaction-time-cs lt6h}\"><6 Stunden</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 271807003}\">Exanthem</span>, <span title=\"Codes:{http://snomed.info/sct 422400008}\">Emesis</span></p><p><b>onset</b>: 2025-03-15</p><p><b>note</b>: </p><blockquote><div><p>Hautausschlag und Erbrechen nach Penicillin-Einnahme</p>\n</div></blockquote></blockquote></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-reported" ] ;
fhir:Extension.valueBoolean [ fhir:value "false"^^xsd:boolean ]
] ;
fhir:AllergyIntolerance.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ;
fhir:Coding.code [ fhir:value "active" ]
]
] ;
fhir:AllergyIntolerance.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ] ;
fhir:Coding.code [ fhir:value "refuted" ]
]
] ;
fhir:AllergyIntolerance.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:294505008 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "294505008" ] ;
fhir:Coding.display [ fhir:value " Amoxicillin-Allergie" ]
]
] ;
fhir:AllergyIntolerance.patient [
fhir:link <http://hl7.org/fhir/Patient/PatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/PatientExample" ]
] ;
fhir:AllergyIntolerance.recordedDate [ fhir:value "2026-04-20T10:00:00+02:00"^^xsd:dateTime] ;
fhir:AllergyIntolerance.recorder [
fhir:link <http://hl7.org/fhir/Practitioner/PractitionerExample> ;
fhir:Reference.reference [ fhir:value "Practitioner/PractitionerExample" ]
] ;
fhir:AllergyIntolerance.asserter [
fhir:link <http://hl7.org/fhir/Practitioner/PractitionerExample> ;
fhir:Reference.reference [ fhir:value "Practitioner/PractitionerExample" ]
] ;
fhir:AllergyIntolerance.reaction [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-reaction-time" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-reaction-time-cs" ] ;
fhir:Coding.code [ fhir:value "lt6h" ] ;
fhir:Coding.display [ fhir:value "<6 Stunden" ]
]
]
] ;
fhir:AllergyIntolerance.reaction.manifestation [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:271807003 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "271807003" ] ;
fhir:Coding.display [ fhir:value "Exanthem" ]
]
], [
fhir:index 1 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:422400008 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "422400008" ] ;
fhir:Coding.display [ fhir:value "Emesis" ]
]
] ;
fhir:AllergyIntolerance.reaction.onset [ fhir:value "2025-03-15"^^xsd:date ] ;
fhir:AllergyIntolerance.reaction.note [
fhir:index 0 ;
fhir:Annotation.text [ fhir:value "Hautausschlag und Erbrechen nach Penicillin-Einnahme" ]
]
] .
<http://hl7.org/fhir/Patient/PatientExample> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/PractitionerExample> a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/AllergyIntolerance/AllergyExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/AllergyIntolerance/AllergyExample.ttl> .
IG © 2026+ ELGA GmbH. Package hl7.at.fhir.elga.ediag.r4#0.1.0 based on FHIR® 4.0.1. Generated 2026-06-26
Links: Table of Contents |
QA Report