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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.mtb
Resource TypeObservation
IdObservation-MII-EXA-MTB-HRD-Score-1.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-MTB-HRD-Score-1",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-hrd-score|2026.0.0"
    ]
  },
  "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"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
          "code": "biomarker-category"
        }
      ]
    }
  ],
  "performer": [
    {
      "reference": "Practitioner/example"
    }
  ],
  "interpretation": [
    {
      "coding": [
        {
          "code": "H",
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "display": "High"
        }
      ]
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "code": "C18016",
            "system": "https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem-ncit.html",
            "display": "Loss of Heterozygosity"
          }
        ]
      },
      "valueInteger": 14
    },
    {
      "code": {
        "coding": [
          {
            "code": "C129774",
            "system": "https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem-ncit.html",
            "display": "Telomeric Allelic Imbalance Region"
          }
        ]
      },
      "valueInteger": 12
    },
    {
      "code": {
        "coding": [
          {
            "code": "C120466",
            "system": "https://nih-ncpi.github.io/ncpi-fhir-ig/CodeSystem-ncit.html",
            "display": "Large-Scale State Transition"
          }
        ]
      },
      "valueInteger": 17
    }
  ],
  "code": {
    "coding": [
      {
        "code": "107286-7",
        "system": "http://loinc.org",
        "display": "Homologous recombination deficiency status analysis [Presence] in Tissue by Molecular genetics method"
      }
    ]
  },
  "status": "final",
  "subject": {
    "reference": "Patient/example"
  },
  "encounter": {
    "reference": "Encounter/example"
  },
  "specimen": {
    "reference": "Specimen/example"
  },
  "valueInteger": 43
}