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

: Beispiel Diagnose currently relevant - TTL Representation

Raw ttl | Download


@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/DiagnoseCurrentlyRelevantExample> a fhir:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  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\"><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>: Identifier: <code>urn:oid:1.2.40.0.10.2.1.1.149</code>/GH:oeLdSEb0l+8kSdJWjOYyYmnYki0=</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>: Identifier: <a href=\"http://terminology.hl7.org/7.3.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt #xD;#xA;#xD;#xA;This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: #xD;#xA;#xD;#xA;Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.#xD;#xA;#xD;#xA;This OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:1.2.40.0.34.99.4613.4</p><p><b>asserter</b>: Identifier: <a href=\"http://terminology.hl7.org/7.3.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt #xD;#xA;#xD;#xA;This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: #xD;#xA;#xD;#xA;Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.#xD;#xA;#xD;#xA;This OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:1.2.40.0.34.99.4613.4</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:Reference.type [ fhir:value "Patient" ] ;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "urn:oid:1.2.40.0.10.2.1.1.149" ] ;
       fhir:Identifier.value [ fhir:value "GH:oeLdSEb0l+8kSdJWjOYyYmnYki0=" ]
     ]
  ] ;
  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:Reference.type [ fhir:value "Practitioner" ] ;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
       fhir:Identifier.value [ fhir:value "urn:oid:1.2.40.0.34.99.4613.4" ]
     ]
  ] ;
  fhir:Condition.asserter [
     fhir:Reference.type [ fhir:value "Practitioner" ] ;
     fhir:Reference.identifier [
       fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
       fhir:Identifier.value [ fhir:value "urn:oid:1.2.40.0.34.99.4613.4" ]
     ]
  ] ;
  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/Condition/DiagnoseCurrentlyRelevantExample.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Condition/DiagnoseCurrentlyRelevantExample.ttl> .