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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.molgen
Resource TypeObservation
IdObservation-mii-exa-molgen-therapeutische-implikation-fgfr2-fusion.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "mii-exa-molgen-therapeutische-implikation-fgfr2-fusion",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/therapeutische-implikation|2026.0.4",
      "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication|3.0.0"
    ]
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory",
          "display": "Laboratory"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code": "GE"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
        "code": "therapeutic-implication",
        "display": "Therapeutic Implication"
      }
    ]
  },
  "subject": {
    "reference": "Patient/mii-exa-molgen-patient-fgfr2-fusion"
  },
  "effectiveDateTime": "2022-11-30",
  "performer": [
    {
      "reference": "Practitioner/mii-exa-molgen-practitioner-lab"
    }
  ],
  "derivedFrom": [
    {
      "reference": "Observation/mii-exa-molgen-variante-fgfr2-fusion"
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
            "code": "conclusion-string"
          }
        ]
      },
      "valueString": "Hochselektiver FGFR2-Inhibitor RLY-4008 bei Patienten mit Cholangiokarzinomen und anderen soliden Tumoren, mit oder ohne FGFR- gerichtete Vortherapie."
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "51963-7",
            "display": "Medication assessed [ID]"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.whocc.no/atc",
            "code": "L01EN",
            "display": "Fibroblasten-Wachstumsfaktor-Rezeptor (FGFR)-Tyrosinkinase-Inhibitoren"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "1162485005",
            "display": "Substance with fibroblast growth factor receptor inhibitor mechanism of action (substance)"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "93044-6"
          }
        ]
      },
      "valueCodeableConcept": {
        "text": "m1c"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81259-4"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "109842005",
            "display": "Intrahepatic bile duct carcinoma (disorder)"
          },
          {
            "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
            "version": "2024",
            "code": "C22.1",
            "display": "Intrahepatisches Gallengangskarzinom"
          }
        ]
      }
    }
  ]
}