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-variante-2.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-variante-2",
  "meta": {
    "profile": [
      "https://www.medizininformatik-initiative.de/fhir/ext/modul-molgen/StructureDefinition/variante|2026.0.4",
      "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant|3.0.0"
    ]
  },
  "basedOn": [
    {
      "reference": "ServiceRequest/mii-exa-molgen-anforderung-2"
    }
  ],
  "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://loinc.org",
        "code": "69548-6",
        "display": "Genetic variant assessment"
      }
    ]
  },
  "subject": {
    "reference": "Patient/mii-exa-molgen-patient-2"
  },
  "effectiveDateTime": "2022-03-16",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA9633-4",
        "display": "Present"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA26398-0",
        "display": "Sequencing"
      },
      {
        "system": "http://loinc.org",
        "code": "86206-0",
        "display": "Whole genome sequence analysis in Blood or Tissue by Molecular genetics method"
      }
    ]
  },
  "specimen": {
    "reference": "Specimen/mii-exa-molgen-specimen-2"
  },
  "device": {
    "reference": "Device/mii-exa-molgen-device-sequencer-2"
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48018-6",
            "display": "Gene studied [ID]"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.genenames.org/geneId",
            "code": "HGNC:28862",
            "display": "NIPBL"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "51958-7"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.ncbi.nlm.nih.gov/refseq",
            "code": "NM_133433.4"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "47999-8",
            "display": "DNA region name [Identifier]"
          }
        ]
      },
      "valueString": "Exon #10"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48004-6",
            "display": "DNA change (c.HGVS)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://varnomen.hgvs.org",
            "code": "NM_133433.4:c.2207del"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48005-3",
            "display": "Amino acid change (pHGVS)"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://varnomen.hgvs.org",
            "code": "p.(Pro736Glnfs*58)"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "53034-5",
            "display": "Allelic state"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "LA6706-1",
            "display": "Heterozygous"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48019-4",
            "display": "DNA change type"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://sequenceontology.org",
            "code": "SO:0000159",
            "display": "Deletion"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "48001-2",
            "display": "Cytogenetic (chromosome) location"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.6.335",
            "code": "5p13.2"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "81252-9",
            "display": "Discrete genetic variant"
          }
        ]
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://www.ncbi.nlm.nih.gov/clinvar",
            "code": "1076298"
          },
          {
            "system": "http://www.ncbi.nlm.nih.gov/clinvar",
            "code": "VCV001076298.1"
          }
        ]
      }
    }
  ]
}