MII IG Kerndatensatz-Modul Molekulares Tumorboard
2026.0.0 - release Unknown region code '276'

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

: MII CS Response Befund Beurteilung - TTL Representation

Active as of 2026-02-09

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "mii-cs-mtb-response-befund-beurteilung"] ; # 
  fhir:language [ fhir:v "de-DE"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xml:lang=\"de-DE\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mii-cs-mtb-response-befund-beurteilung</b></p><a name=\"mii-cs-mtb-response-befund-beurteilung\"> </a><a name=\"hcmii-cs-mtb-response-befund-beurteilung\"> </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\">Language: de-DE</p></div><p>This case-sensitive code system <code>https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CR<a name=\"mii-cs-mtb-response-befund-beurteilung-CR\"> </a></td><td>Complete Response</td></tr><tr><td style=\"white-space:nowrap\">PR<a name=\"mii-cs-mtb-response-befund-beurteilung-PR\"> </a></td><td>Partial Response</td></tr><tr><td style=\"white-space:nowrap\">MR<a name=\"mii-cs-mtb-response-befund-beurteilung-MR\"> </a></td><td>Mixed Response</td></tr><tr><td style=\"white-space:nowrap\">SD<a name=\"mii-cs-mtb-response-befund-beurteilung-SD\"> </a></td><td>Stable Disease</td></tr><tr><td style=\"white-space:nowrap\">PD<a name=\"mii-cs-mtb-response-befund-beurteilung-PD\"> </a></td><td>Progressive Disease</td></tr><tr><td style=\"white-space:nowrap\">NA<a name=\"mii-cs-mtb-response-befund-beurteilung-NA\"> </a></td><td>Not assessable</td></tr><tr><td style=\"white-space:nowrap\">NYA<a name=\"mii-cs-mtb-response-befund-beurteilung-NYA\"> </a></td><td>Not yet assessable</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung"^^xsd:anyURI ;
fhir:l <https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung>
  ] ; # 
  fhir:version [ fhir:v "2026.0.0"] ; # 
  fhir:name [ fhir:v "MII_CS_MTB_Response_Befund_Beurteilung"] ; # 
  fhir:title [ fhir:v "MII CS Response Befund Beurteilung"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-02-09T10:07:17+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Medizininformatik-Initiative"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Medizininformatik-Initiative" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.medizininformatik-initiative.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codesystem für die Beurteilung des Response Befund"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "276" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "CR" ] ;
fhir:display [ fhir:v "Complete Response" ]
  ] [
fhir:code [ fhir:v "PR" ] ;
fhir:display [ fhir:v "Partial Response" ]
  ] [
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Mixed Response" ]
  ] [
fhir:code [ fhir:v "SD" ] ;
fhir:display [ fhir:v "Stable Disease" ]
  ] [
fhir:code [ fhir:v "PD" ] ;
fhir:display [ fhir:v "Progressive Disease" ]
  ] [
fhir:code [ fhir:v "NA" ] ;
fhir:display [ fhir:v "Not assessable" ]
  ] [
fhir:code [ fhir:v "NYA" ] ;
fhir:display [ fhir:v "Not yet assessable" ]
  ] ) . #