Genomics Reporting Implementation Guide
2.0.0 - trial-use

This page is part of the Genetic Reporting Implementation Guide (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: GrouperEx03 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "GrouperEx03",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"GrouperEx03\" </p></div><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#laboratory)</span></p><p><b>code</b>: Group <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (Thesaurus.owl#C43359)</span></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-RegionStudiedPGx1.html\">Observation/RegionStudiedPGx1: CYP2C19</a></li><li><a href=\"Observation-RegionStudiedPGx2.html\">Observation/RegionStudiedPGx2: CYP2C9</a></li><li><a href=\"Observation-RegionStudiedPGx3.html\">Observation/RegionStudiedPGx3: VKORC1</a></li><li><a href=\"Observation-Pgx-var-1014.html\">Observation/Pgx-var-1014: NC_000010.10(CYP2C19):g.96535210G=</a></li><li><a href=\"Observation-Pgx-var-1015.html\">Observation/Pgx-var-1015: NC_000010.10(CYP2C19):g.96540410G&gt;A</a></li><li><a href=\"Observation-Pgx-var-1016.html\">Observation/Pgx-var-1016: NC_000010.10(CYP2C19):g.96541616G=</a></li><li><a href=\"Observation-Pgx-var-1017.html\">Observation/Pgx-var-1017: NC_000010.10(CYP2C19):g.96541756T=</a></li><li><a href=\"Observation-Pgx-var-1018.html\">Observation/Pgx-var-1018: NC_000010.10(CYP2C19):g.96612495C=</a></li><li><a href=\"Observation-Pgx-var-1019.html\">Observation/Pgx-var-1019: NC_000016.9(VKORC1):g.31096368C&gt;T</a></li><li><a href=\"Observation-Pgx-var-1020.html\">Observation/Pgx-var-1020: NC_000010.10(CYP2C9):g.96702047C=</a></li><li><a href=\"Observation-Pgx-var-1021.html\">Observation/Pgx-var-1021: NC_000010.10(CYP2C9):g.96741053A=</a></li></ul></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "code" : "C43359",
        "display" : "Group"
      }
    ]
  },
  "hasMember" : [
    {
      "reference" : "Observation/RegionStudiedPGx1",
      "display" : "CYP2C19"
    },
    {
      "reference" : "Observation/RegionStudiedPGx2",
      "display" : "CYP2C9"
    },
    {
      "reference" : "Observation/RegionStudiedPGx3",
      "display" : "VKORC1"
    },
    {
      "reference" : "Observation/Pgx-var-1014",
      "display" : "NC_000010.10(CYP2C19):g.96535210G="
    },
    {
      "reference" : "Observation/Pgx-var-1015",
      "display" : "NC_000010.10(CYP2C19):g.96540410G>A"
    },
    {
      "reference" : "Observation/Pgx-var-1016",
      "display" : "NC_000010.10(CYP2C19):g.96541616G="
    },
    {
      "reference" : "Observation/Pgx-var-1017",
      "display" : "NC_000010.10(CYP2C19):g.96541756T="
    },
    {
      "reference" : "Observation/Pgx-var-1018",
      "display" : "NC_000010.10(CYP2C19):g.96612495C="
    },
    {
      "reference" : "Observation/Pgx-var-1019",
      "display" : "NC_000016.9(VKORC1):g.31096368C>T"
    },
    {
      "reference" : "Observation/Pgx-var-1020",
      "display" : "NC_000010.10(CYP2C9):g.96702047C="
    },
    {
      "reference" : "Observation/Pgx-var-1021",
      "display" : "NC_000010.10(CYP2C9):g.96741053A="
    }
  ]
}