FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeCodeSystem
IdCodeSystem-mii-cs-mtb-response-befund-beurteilung.json
FHIR VersionR4
Sourcehttps://medizininformatik-initiative.github.io/kerndatensatzmodul-molekulares-tumorboard/2027.0.0-ballot.1/CodeSystem-mii-cs-mtb-response-befund-beurteilung.html
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung
Version2027.0.0-ballot.1
Statusactive
Date2026-09-15T17:39:31+00:00
NameMII_CS_MTB_Response_Befund_Beurteilung
TitleMII CS Response Befund Beurteilung
Realmde
DescriptionCodesystem für die Beurteilung des Response Befund
Contentcomplete

Resources that use this resource

ValueSet
de.medizininformatikinitiative.kerndatensatz.mtb#2027.0.0-ballot.1mii-vs-mtb-response-befund-beurteilungMII VS Response Befund Beurteilung

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: CodeSystem mii-cs-mtb-response-befund-beurteilung

Language: de-DE

This case-sensitive code system https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung defines the following codes:

CodeDisplay
CR Complete Response
PR Partial Response
MR Mixed Response
SD Stable Disease
PD Progressive Disease
NA Not assessable
NYA Not yet assessable

German


Generated Narrative: CodeSystem mii-cs-mtb-response-befund-beurteilung

Language: de-DE

This case-sensitive code system https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung defines the following codes:

CodeDisplay
CR Complete Response
PR Partial Response
MR Mixed Response
SD Stable Disease
PD Progressive Disease
NA Not assessable
NYA Not yet assessable

Source1

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-mtb-response-befund-beurteilung",
  "language": "de-DE",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung",
  "version": "2027.0.0-ballot.1",
  "name": "MII_CS_MTB_Response_Befund_Beurteilung",
  "title": "MII CS Response Befund Beurteilung",
  "status": "active",
  "experimental": false,
  "date": "2026-09-15T17:39:31+00:00",
  "publisher": "Medizininformatik-Initiative",
  "contact": [
    {
      "name": "Medizininformatik-Initiative",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "Codesystem für die Beurteilung des Response Befund",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE",
          "display": "Germany"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "CR",
      "display": "Complete Response"
    },
    {
      "code": "PR",
      "display": "Partial Response"
    },
    {
      "code": "MR",
      "display": "Mixed Response"
    },
    {
      "code": "SD",
      "display": "Stable Disease"
    },
    {
      "code": "PD",
      "display": "Progressive Disease"
    },
    {
      "code": "NA",
      "display": "Not assessable"
    },
    {
      "code": "NYA",
      "display": "Not yet assessable"
    }
  ]
}