MII IG Kerndatensatz-Modul Molekulares Tumorboard, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatzmodul-molekulares-tumorboard/ and changes regularly. See the Directory of published versions
: PatientKimMusterperson-Observation-13 - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PatientKimMusterperson-Observation-13"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation PatientKimMusterperson-Observation-13</b></p><a name=\"PatientKimMusterperson-Observation-13\"> </a><a name=\"hcPatientKimMusterperson-Observation-13\"> </a><p><b>partOf</b>: <a href=\"Procedure-PatientKimMusterperson-Procedure-3.html\">Procedure Computertomographie [CT], nativ</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 255227004}, {http://snomed.info/sct 1217294009}, {http://snomed.info/sct 44714003}\">regrediente Milchglasinfiltrate im linken Oberlappen</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 112231000}, {http://snomed.info/sct 257552002}\">a.e. atypisch entzündlich</span></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:partOf ( [
fhir:l fhir:Procedure/PatientKimMusterperson-Procedure-3 ;
fhir:reference [ fhir:v "Procedure/PatientKimMusterperson-Procedure-3" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:255227004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "255227004" ] ;
fhir:display [ fhir:v "Recurrent" ] ] [
a sct:1217294009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "1217294009" ] ;
fhir:display [ fhir:v "Ground glass opacity" ] ] [
a sct:44714003 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "44714003" ] ;
fhir:display [ fhir:v "Structure of upper lobe of left lung" ] ] ) ;
fhir:text [ fhir:v "regrediente Milchglasinfiltrate im linken Oberlappen" ]
] ; #
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:112231000 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "112231000" ] ;
fhir:display [ fhir:v "Atypical" ] ] [
a sct:257552002 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "257552002" ] ;
fhir:display [ fhir:v "Inflammation" ] ] ) ;
fhir:text [ fhir:v "a.e. atypisch entzündlich" ]
] . #