Genomics Reporting Implementation Guide (STU1)

This page is part of the Genetic Reporting Implementation Guide (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

Example - NGS - JSON Representation

(back to narrative)

Raw json

{
  "resourceType" : "Observation",
  "id" : "SNVexample",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: SNVexample</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory)</span></p><p><b>code</b>: Genetic variant assessment <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '69548-6' = 'Genetic variant assessment', given as 'Genetic variant assessment'})</span></p><p><b>value</b>: Present <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LA9633-4' = 'Present', given as 'Present'})</span></p><p><b>method</b>: Sequencing <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LA26398-0' = 'Sequencing', given as 'Sequencing'})</span></p><p><b>specimen</b>: </p><blockquote><p><b>component</b></p><p><b>code</b>: Gene studied ID <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '48018-6' = 'Gene studied [ID]', given as 'Gene studied ID'})</span></p><p><b>value</b>: AR <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.genenames.org/geneId code 'HGNC:644' = 'HGNC:644', given as 'AR'})</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cytogenetic (chromosome) location <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '48001-2' = 'Cytogenetic (chromosome) location', given as 'Cytogenetic (chromosome) location'})</span></p><p><b>value</b>: chrX <span style=\"background: LightGoldenRodYellow\">(Details )</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Human reference sequence assembly version <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '62374-4' = 'Human reference sequence assembly version', given as 'Human reference sequence assembly version'})</span></p><p><b>value</b>: GRCh37 <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LA14029-5' = 'GRCh37', given as 'GRCh37'})</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Genomic source class <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '48002-0' = 'Genomic source class [Type]', given as 'Genomic source class'})</span></p><p><b>value</b>: Somatic <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LA6684-0' = 'Somatic', given as 'Somatic'})</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Amino acid change (pHGVS) <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '48005-3' = 'Amino acid change (pHGVS)', given as 'Amino acid change (pHGVS)'})</span></p><p><b>value</b>: p.(Ala412Val) <span style=\"background: LightGoldenRodYellow\">(Details : {http://varnomen.hgvs.org code 'p.(Ala412Val)' = 'p.(Ala412Val)', given as 'p.(Ala412Val)'})</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Amino acid change type <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '48006-1' = 'Amino acid change [Type]', given as 'Amino acid change type'})</span></p><p><b>value</b>: Missense <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LA6698-0' = 'Missense', given as 'Missense'})</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Transcript reference sequence [ID] <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '51958-7' = 'Transcript reference sequence [ID]', given as 'Transcript reference sequence [ID]'})</span></p><p><b>value</b>: NM_000044.3 <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ncbi.nlm.nih.gov/refseq code 'NM_000044.3' = 'NM_000044.3', given as 'NM_000044.3'})</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Sample variant allelic frequency [NFr] <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '81258-6' = 'Sample variant allelic frequency [NFr]', given as 'Sample variant allelic frequency [NFr]'})</span></p><p><b>value</b>: 0.44 decimal</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Allelic read depth <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '82121-5' = 'Allelic read depth', given as 'Allelic read depth'})</span></p><p><b>value</b>: 120 reads per base pair<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {reads}/{base} = '{reads}/{base}')</span></p></blockquote></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "69548-6",
        "display" : "Genetic variant assessment"
      }
    ]
  },
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "LA9633-4",
        "display" : "Present"
      }
    ]
  },
  "method" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "LA26398-0",
        "display" : "Sequencing"
      }
    ]
  },
  "specimen" : {
    "identifier" : {
      "system" : "http://slk-kliniken.de/fhir/namingSystem/tissueID",
      "value" : "16-123456-23"
    }
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48018-6",
            "display" : "Gene studied ID"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.genenames.org/geneId",
            "code" : "HGNC:644",
            "display" : "AR"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48001-2",
            "display" : "Cytogenetic (chromosome) location"
          }
        ]
      },
      "valueCodeableConcept" : {
        "text" : "chrX"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "62374-4",
            "display" : "Human reference sequence assembly version"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LA14029-5",
            "display" : "GRCh37"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48002-0",
            "display" : "Genomic source class"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LA6684-0",
            "display" : "Somatic"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48005-3",
            "display" : "Amino acid change (pHGVS)"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://varnomen.hgvs.org",
            "code" : "p.(Ala412Val)",
            "display" : "p.(Ala412Val)"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48006-1",
            "display" : "Amino acid change type"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "LA6698-0",
            "display" : "Missense"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "51958-7",
            "display" : "Transcript reference sequence [ID]"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.ncbi.nlm.nih.gov/refseq",
            "code" : "NM_000044.3",
            "display" : "NM_000044.3"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "81258-6",
            "display" : "Sample variant allelic frequency [NFr]"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 0.44,
        "unit" : "decimal",
        "system" : "http://unitsofmeasure.org"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "82121-5",
            "display" : "Allelic read depth"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 120,
        "unit" : "reads per base pair",
        "system" : "http://unitsofmeasure.org",
        "code" : "{reads}/{base}"
      }
    }
  ]
}