{
  "resourceType" : "Procedure",
  "id" : "PGXGenomicStudy",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure PGXGenomicStudy</b></p><a name=\"PGXGenomicStudy\"> </a><a name=\"hcPGXGenomicStudy\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-genomic-study.html\">Genomic Study</a></p></div><p><b>Genomic Study Analysis Extension</b>: <a href=\"Procedure-PGXGenomicStudyAnalysis.html\">Procedure: extension = GRCh38,,; status = completed; category = Laboratory; performed[x] = 2021-01-01 01:01:10-0600</a></p><p><b>basedOn</b>: <a href=\"ServiceRequest-eMERGEServiceRequest.html\">ServiceRequest emerge-seq-ngs-pnl</a></p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:\">PGX sequencing panel</span></p><p><b>subject</b>: <a href=\"Patient-CGPatientExample01.html\">Adam B. Everyman  Male, DoB: 1951-01-20 ( Medical Record Number: m123\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>performed</b>: 2021-01-01</p><p><b>note</b>: </p><blockquote><div><p>For technical reasons, PIK3CB was deemed uncallable.</p>\n</div></blockquote></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-study-analysis-ext",
    "valueReference" : {
      "reference" : "Procedure/PGXGenomicStudyAnalysis"
    }
  }],
  "basedOn" : [{
    "reference" : "ServiceRequest/eMERGEServiceRequest"
  }],
  "status" : "completed",
  "category" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "laboratory"
    }]
  },
  "code" : {
    "text" : "PGX sequencing panel"
  },
  "subject" : {
    "reference" : "Patient/CGPatientExample01"
  },
  "performedDateTime" : "2021-01-01",
  "note" : [{
    "text" : "For technical reasons, PIK3CB was deemed uncallable."
  }]
}