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 loinc: <http://loinc.org/rdf#> .
@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/Bundle/At-Ediag-Journey-01-Bundle-Liste-Tx> a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "At-Ediag-Journey-01-Bundle-Liste-Tx"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-bundle-liste-tx" ;
fhir:index 0 ;
fhir:link <https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-bundle-liste-tx>
]
] ;
fhir:Bundle.type [ fhir:value "transaction"] ;
fhir:Bundle.timestamp [ fhir:value "2026-03-01T08:10:00+00:00"^^xsd:dateTime] ;
fhir:Bundle.entry [
fhir:index 0 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:3b2f7c16-1c47-4c08-a4ef-9b4d8c7c5f12" ] ;
fhir:Bundle.entry.resource <urn:uuid:3b2f7c16-1c47-4c08-a4ef-9b4d8c7c5f12> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "List" ]
]
], [
fhir:index 1 ;
fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:9c1f1d2a-aaaa-bbbb-cccc-123456789abc" ] ;
fhir:Bundle.entry.resource <urn:uuid:9c1f1d2a-aaaa-bbbb-cccc-123456789abc> ;
fhir:Bundle.entry.request [
fhir:Bundle.entry.request.method [ fhir:value "POST" ] ;
fhir:Bundle.entry.request.url [ fhir:value "Condition" ]
]
] .
<urn:uuid:3b2f7c16-1c47-4c08-a4ef-9b4d8c7c5f12> a fhir:List ;
fhir:Resource.id [ fhir:value "ListExample02"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-list" ;
fhir:index 0 ;
fhir:link <https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-list>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"List_ListExample02\"> </a><p class=\"res-header-id\"><b>Generated Narrative: List ListExample02</b></p><a name=\"ListExample02\"> </a><a name=\"hcListExample02\"> </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-list.html\">AT ELGA e-Diagnose List</a></p></div><table class=\"clstu\"><tr><td>Date: 2026-03-01 00:00:00+0000 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Problem list - Reported </td></tr><tr><td>Subject: <a href=\"Patient-PatientExample.html\">Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a>Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td><td>Flag</td></tr><tr><td><a href=\"Condition-DiagnoseCurrentlyRelevantExample.html\">Condition Hypothyroidism</a></td><td>Neuer Planeintrag</td></tr></table></div>"
] ;
fhir:List.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:uuid:list-02" ]
] ;
fhir:List.status [ fhir:value "current"] ;
fhir:List.mode [ fhir:value "working"] ;
fhir:List.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:11450-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11450-4" ]
]
] ;
fhir:List.subject [
fhir:link <http://hl7.org/fhir/Patient/PatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/PatientExample" ]
] ;
fhir:List.date [ fhir:value "2026-03-01T00:00:00+00:00"^^xsd:dateTime] ;
fhir:List.source [
fhir:link <http://hl7.org/fhir/Practitioner/PractitionerExample> ;
fhir:Reference.reference [ fhir:value "Practitioner/PractitionerExample" ]
] ;
fhir:List.entry [
fhir:index 0 ;
fhir:List.entry.flag [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://fhir.hl7.at/elga/core/r4/CodeSystem/ElgaListEntryFlagCS" ] ;
fhir:Coding.code [ fhir:value "new" ]
]
] ;
fhir:List.entry.item [
fhir:link <http://hl7.org/fhir/Condition/DiagnoseCurrentlyRelevantExample> ;
fhir:Reference.reference [ fhir:value "Condition/DiagnoseCurrentlyRelevantExample" ]
]
] .
<http://hl7.org/fhir/Patient/PatientExample> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/PractitionerExample> a fhir:Practitioner .
<http://hl7.org/fhir/Condition/DiagnoseCurrentlyRelevantExample> a fhir:Condition .
<urn:uuid:9c1f1d2a-aaaa-bbbb-cccc-123456789abc> a fhir:Condition ;
fhir:Resource.id [ fhir:value "DiagnoseCurrentlyRelevantExample"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-condition" ;
fhir:index 0 ;
fhir:link <https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-condition>
] ;
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\"><a name=\"Condition_DiagnoseCurrentlyRelevantExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition DiagnoseCurrentlyRelevantExample</b></p><a name=\"DiagnoseCurrentlyRelevantExample\"> </a><a name=\"hcDiagnoseCurrentlyRelevantExample\"> </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-condition.html\">AT ELGA e-Diagnose Condition</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/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 40930008}\">Hypothyroidism</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a></p><p><b>onset</b>: 2024-06-01</p><p><b>recordedDate</b>: 2026-03-01 00:00:00+0000</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><p><b>note</b>: </p><blockquote><div><p>Patient berichtet über bekannte Schilddrüsenerkrankung seit 2024, aktuell gut eingestellt.</p>\n</div></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:Condition.clinicalStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ;
fhir:Coding.code [ fhir:value "active" ]
]
] ;
fhir:Condition.verificationStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-ver-status" ] ;
fhir:Coding.code [ fhir:value "confirmed" ]
]
] ;
fhir:Condition.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a sct:40930008 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "40930008" ] ;
fhir:Coding.display [ fhir:value "Hypothyroidism" ]
]
] ;
fhir:Condition.subject [
fhir:link <http://hl7.org/fhir/Patient/PatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/PatientExample" ]
] ;
fhir:Condition.onsetDateTime [ fhir:value "2024-06-01"^^xsd:date] ;
fhir:Condition.recordedDate [ fhir:value "2026-03-01T00:00:00+00:00"^^xsd:dateTime] ;
fhir:Condition.recorder [
fhir:link <http://hl7.org/fhir/Practitioner/PractitionerExample> ;
fhir:Reference.reference [ fhir:value "Practitioner/PractitionerExample" ]
] ;
fhir:Condition.asserter [
fhir:link <http://hl7.org/fhir/Practitioner/PractitionerExample> ;
fhir:Reference.reference [ fhir:value "Practitioner/PractitionerExample" ]
] ;
fhir:Condition.note [
fhir:index 0 ;
fhir:Annotation.text [ fhir:value "Patient berichtet über bekannte Schilddrüsenerkrankung seit 2024, aktuell gut eingestellt." ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Bundle/At-Ediag-Journey-01-Bundle-Liste-Tx.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Bundle/At-Ediag-Journey-01-Bundle-Liste-Tx.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