0.1.0 - ci-build

ONCOnnectTumorboardIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Diagnose: Hypertonie (Example) - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MII-EX-Diagnose-Condition-Hypertension"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose"^^xsd:anyURI ;
fhir:link <https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition MII-EX-Diagnose-Condition-Hypertension</b></p><a name=\"MII-EX-Diagnose-Condition-Hypertension\"> </a><a name=\"hcMII-EX-Diagnose-Condition-Hypertension\"> </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=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2025.0.0&amp;canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-diagnose/StructureDefinition/Diagnose\">MII PR Diagnose Condition</a></p></div><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm I10}\">Essentielle (primäre) Hypertonie</span></p><p><b>subject</b>: <a href=\"Patient-ONCOnnect-EX-TB-Patient.html\">Leo Muster (official) Other, DoB: 1980-04-06 ( Krankenversichertennummer)</a></p><p><b>onset</b>: 1964-06-20 --&gt; (ongoing)</p><p><b>recordedDate</b>: 2024-03-20</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.de/CodeSystem/bfarm/icd-10-gm"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2025" ] ;
fhir:code [ fhir:v "I10" ] ;
fhir:display [ fhir:v "Essentielle (primäre) Hypertonie" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/ONCOnnect-EX-TB-Patient" ]
  ] ; # 
  fhir:onset [
a fhir:Period ;
fhir:start [ fhir:v "1964-06-20"^^xsd:date ]
  ] ; # 
  fhir:recordedDate [ fhir:v "2024-03-20"^^xsd:date] . #