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-DNA-Fusion-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-DNA-Fusion-1",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-dna-fusion|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"
        }
      ]
    }
  ],
  "component": [
    {
      "code": {
        "coding": [
          {
            "code": "five-prime-chromosome",
            "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "LA21255-7",
            "system": "http://loinc.org",
            "display": "Chromosome 2"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "three-prime-chromosome",
            "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "LA21258-1",
            "system": "http://loinc.org",
            "display": "Chromosome 5"
          }
        ]
      }
    },
    {
      "valueRange": {
        "low": {
          "value": 12345678
        },
        "high": {
          "value": 12345680
        }
      },
      "code": {
        "coding": [
          {
            "code": "five-prime-position",
            "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
          }
        ]
      }
    },
    {
      "valueRange": {
        "low": {
          "value": 87654321
        },
        "high": {
          "value": 87654323
        }
      },
      "code": {
        "coding": [
          {
            "code": "three-prime-position",
            "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "five-prime-gene",
            "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "HGNC:1100",
            "display": "BRCA1"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "code": "three-prime-gene",
            "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-molekulare-biomarker"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "HGNC:9967",
            "display": "RET"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "82121-5"
          }
        ]
      },
      "valueQuantity": {
        "value": 150,
        "code": "1",
        "system": "http://unitsofmeasure.org",
        "unit": "Number of reported reads"
      }
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "69548-6",
        "display": "Genetic variant assessment"
      }
    ]
  },
  "status": "final",
  "subject": {
    "reference": "Patient/example"
  }
}