Genomics Reporting Implementation Guide
3.0.1-SNAPSHOT - Ballot International flag

Genomics Reporting Implementation Guide, published by HL7 International / Clinical Genomics. This guide is not an authorized publication; it is the continuous build for version 3.0.1-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/genomics-reporting/ and changes regularly. See the Directory of published versions

: PGxGenomicReportEMERGE-withGrouping - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "PGxGenomicReportEMERGE-withGrouping",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-report"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 51969-4}, {http://example.org/hgsc.bcm.edu/lab-test-codes/ emerge-seq-ngs-pnl}\">Gene analysis narr rpt Doc</span> (<span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 GE}\">Genetics</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Adam B. Everyman </b> male, DoB: 1951-01-20 ( Medical Record Number/m123\u00a0(use:\u00a0usual))</td></tr><tr><td>When For</td><td>2020-01-01 00:00:00-0500</td></tr><tr><td>Reported</td><td>2020-01-01 00:00:00-0500</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-GrouperEx01.html\"><span title=\"Codes: {http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C43359}\">Group</span></a></td><td/><td>2019-04-01</td></tr><tr><td><a href=\"Observation-GrouperEx02.html\"><span title=\"Codes: {http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C43359}\">Group</span></a></td><td/><td>2019-04-01</td></tr><tr><td><a href=\"Observation-GrouperEx03.html\"><span title=\"Codes: {http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C43359}\">Group</span></a></td><td/><td>2019-04-01</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action",
      "valueReference" : {
        🔗 "reference" : "Task/PGxRecEx01",
        "display" : "No clopidogrel"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action",
      "valueReference" : {
        🔗 "reference" : "Task/PGxRecEx02",
        "display" : "No voriconazole"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action",
      "valueReference" : {
        🔗 "reference" : "Task/PGxRecEx03",
        "display" : "50% citalopram"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action",
      "valueReference" : {
        🔗 "reference" : "Task/PGxRecEx04",
        "display" : "50% escitalopram"
      }
    },
    {
      "url" : "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action",
      "valueReference" : {
        🔗 "reference" : "Task/PGxRecEx04",
        "display" : "50% amitriptyline"
      }
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/eMERGEServiceRequest"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code" : "GE"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "51969-4"
      },
      {
        "system" : "http://example.org/hgsc.bcm.edu/lab-test-codes/",
        "code" : "emerge-seq-ngs-pnl"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/CGPatientExample01"
  },
  "effectiveDateTime" : "2020-01-01T00:00:00-05:00",
  "issued" : "2020-01-01T00:00:00-05:00",
  "performer" : [
    {
      🔗 "reference" : "Organization/ExampleOrg"
    }
  ],
  "result" : [
    {
      🔗 "reference" : "Observation/GrouperEx01",
      "display" : "Therapeutic Implications"
    },
    {
      🔗 "reference" : "Observation/GrouperEx02",
      "display" : "Genotypes"
    },
    {
      🔗 "reference" : "Observation/GrouperEx03",
      "display" : "Regions studied and Variants"
    }
  ]
}