ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build
ELGA e-Diagnose R4 (Draft) - Local Development build (v0.1.0) 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Condition/ConditionEnteredInError> a fhir:Condition ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ConditionEnteredInError"] ;
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: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: Condition ConditionEnteredInError</b></p><a name=\"ConditionEnteredInError\"> </a><a name=\"hcConditionEnteredInError\"> </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></div><p><b>AT ELGA Reported (Fremdangabe)</b>: true</p><blockquote><p><b>AT ELGA Entered In Error</b></p><ul><li>practitioner: <a href=\"Practitioner-PractitionerExample.html\">Practitioner Melanie Musterärztin </a></li><li>datetime: 2026-09-09 10:30:00+0100</li><li>reason: Diagnose irrtümlich erfasst</li></ul></blockquote><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 34486009}\">Hyperthyroidism</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample.html\">Max Mustermann Male, DoB: 1970-01-01 ( Social Security number: 1234010100)</a></p><p><b>onset</b>: 2026-02-28</p><p><b>recordedDate</b>: 2026-03-09 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></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 "true"^^xsd:boolean ]
], [
fhir:index 1 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "practitioner" ] ;
fhir:Extension.valueReference [
fhir:link <http://hl7.org/fhir/Practitioner/PractitionerExample> ;
fhir:Reference.reference [ fhir:value "Practitioner/PractitionerExample" ]
]
], [
fhir:index 1 ;
fhir:Extension.url [ fhir:value "datetime" ] ;
fhir:Extension.valueDateTime [ fhir:value "2026-09-09T10:30:00+01:00"^^xsd:dateTime ]
], [
fhir:index 2 ;
fhir:Extension.url [ fhir:value "reason" ] ;
fhir:Extension.valueString [ fhir:value "Diagnose irrtümlich erfasst" ]
] ;
fhir:Extension.url [ fhir:value "https://fhir.hl7.at/elga/ediag/r4/StructureDefinition/at-elga-ediag-ext-entered-in-error" ]
] ;
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:34486009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "34486009" ] ;
fhir:Coding.display [ fhir:value "Hyperthyroidism" ]
]
] ;
fhir:Condition.subject [
fhir:link <http://hl7.org/fhir/Patient/PatientExample> ;
fhir:Reference.reference [ fhir:value "Patient/PatientExample" ]
] ;
fhir:Condition.onsetDateTime [ fhir:value "2026-02-28"^^xsd:date] ;
fhir:Condition.recordedDate [ fhir:value "2026-03-09T00: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" ]
] .
<http://hl7.org/fhir/Practitioner/PractitionerExample> a fhir:Practitioner .
<http://hl7.org/fhir/Patient/PatientExample> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Condition/ConditionEnteredInError.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Condition/ConditionEnteredInError.ttl> .
IG © 2026+ ELGA GmbH. Package hl7.at.fhir.elga.ediag.r4#0.1.0 based on FHIR® 4.0.1. Generated 2026-09-17
Links: Table of Contents |
QA Report