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-Einfache-Variante.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-Einfache-Variante",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-einfache-variante|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": [
    {
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "LA21270-6",
            "system": "http://loinc.org",
            "display": "Chromosome 17"
          }
        ]
      },
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48000-4"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48018-6",
            "display": "Gene studied [ID]"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "HGNC:1097",
            "system": "http://www.genenames.org/geneId",
            "display": "BRAF"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "51958-7"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "NM_133433.4",
            "system": "https://www.ncbi.nlm.nih.gov/refseq/"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "47999-8",
            "display": "DNA region name [Identifier]"
          }
        ]
      },
      "valueString": "Exon #15"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "47999-8",
            "display": "DNA region name [Identifier]"
          }
        ]
      },
      "valueString": "Codon #582 - #612"
    },
    {
      "valueRange": {
        "low": {
          "value": 43044295
        },
        "high": {
          "value": 43125364
        }
      },
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81254-5"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48004-6",
            "display": "DNA change (c.HGVS)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "NM_004333.4:c.1799T>A",
            "system": "http://varnomen.hgvs.org"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48005-3",
            "display": "Amino acid change (pHGVS)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "p.(Val600Glu)",
            "system": "http://varnomen.hgvs.org"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81258-6",
            "display": "Sample variant allelic frequency [NFr]"
          }
        ]
      },
      "valueQuantity": {
        "value": 30.25,
        "code": "%",
        "system": "http://unitsofmeasure.org"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81252-9",
            "display": "Discrete genetic variant"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "rs113488022",
            "system": "http://www.ncbi.nlm.nih.gov/projects/SNP"
          }
        ]
      }
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "69548-6",
        "display": "Genetic variant assessment"
      }
    ]
  },
  "status": "final",
  "valueCodeableConcept": {
    "coding": [
      {
        "code": "LA9633-4",
        "system": "http://loinc.org",
        "display": "Present"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "code": "LA26398-0",
        "system": "http://loinc.org",
        "display": "Sequencing"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  }
}