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. For a full list of available versions, see the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="bundle-cgexample-withGrouping"/>
<type value="collection"/>
<entry>
<fullUrl
value="http://example.org/fhir/DiagnosticReport/report-withGrouping"/>
<resource>
<DiagnosticReport>
<id value="report-withGrouping"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomics-report"/>
</meta>
<text>
<status value="generated"/>
<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 "report-withGrouping" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-genomics-report.html">Genomics Report</a></p></div><p><b>basedOn</b>: <a href="#ServiceRequest_ExampleServiceRequest">See above (ServiceRequest/ExampleServiceRequest)</a></p><p><b>status</b>: final</p><p><b>category</b>: Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</span></p><p><b>code</b>: Master HL7 genetic variant reporting panel <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81247-9)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>result</b>: </p><ul><li><a href="#Observation_overall-interp-1a">See above (Observation/overall-interp-1a)</a></li><li><a href="#Observation_discrete-variant-1a">See above (Observation/discrete-variant-1a)</a></li><li><a href="#Observation_dis-path-1a">See above (Observation/dis-path-1a)</a></li><li><a href="#Observation_complex-variant-1a">See above (Observation/complex-variant-1a)</a></li><li><a href="#Observation_complex-dis-path-1a">See above (Observation/complex-dis-path-1a)</a></li><li><a href="#Observation_pharmPanel-1a">See above (Observation/pharmPanel-1a)</a></li><li><a href="#Observation_haplotype-1a">See above (Observation/haplotype-1a)</a></li><li><a href="#Observation_genotype-1a">See above (Observation/genotype-1a)</a></li><li><a href="#Observation_metab-1a">See above (Observation/metab-1a)</a></li><li><a href="#Observation_efficacy-1a">See above (Observation/efficacy-1a)</a></li></ul></div>
</text>
<basedOn>
<reference value="ServiceRequest/ExampleServiceRequest"/>
</basedOn>
<status value="final"/>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
<code value="GE"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81247-9"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<result>
<reference value="Observation/overall-interp-1a"/>
</result>
<result>
<reference value="Observation/discrete-variant-1a"/>
</result>
<result>
<reference value="Observation/dis-path-1a"/>
</result>
<result>
<reference value="Observation/complex-variant-1a"/>
</result>
<result>
<reference value="Observation/complex-dis-path-1a"/>
</result>
<result>
<reference value="Observation/pharmPanel-1a"/>
</result>
<result>
<reference value="Observation/haplotype-1a"/>
</result>
<result>
<reference value="Observation/genotype-1a"/>
</result>
<result>
<reference value="Observation/metab-1a"/>
</result>
<result>
<reference value="Observation/efficacy-1a"/>
</result>
<presentedForm>
<contentType value="text/plain"/>
<data value="UHV0IHRoZSByZXBvcnQgdGV4dCBoZXJlIC0gbWltZS1lbmNvZGVk"/>
</presentedForm>
</DiagnosticReport>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Patient/ExamplePatient"/>
<resource>
<Patient>
<id value="ExamplePatient"/>
<text>
<status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml">This would contain patient identifiers, demographics, etc.</div>
</text>
</Patient>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Specimen/ExampleSpecimen"/>
<resource>
<Specimen>
<id value="ExampleSpecimen"/>
<text>
<status value="generated"/>
<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 "ExampleSpecimen" </p></div><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p></div>
</text>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
</Specimen>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Organization/ExampleLab"/>
<resource>
<Organization>
<id value="ExampleLab"/>
<text>
<status value="generated"/>
<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 "ExampleLab" </p></div><p><b>name</b>: Some lab</p></div>
</text>
<name value="Some lab"/>
</Organization>
</resource>
</entry>
<entry>
<fullUrl
value="http://example.org/fhir/ServiceRequest/ExampleServiceRequest"/>
<resource>
<ServiceRequest>
<id value="ExampleServiceRequest"/>
<text>
<status value="generated"/>
<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 "ExampleServiceRequest" </p></div><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>code</b>: Master HL7 genetic variant reporting panel <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81247-9)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>reasonCode</b>: Worried about family planning <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p></div>
</text>
<status value="active"/>
<intent value="original-order"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81247-9"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<reasonCode>
<text value="Worried about family planning"/>
</reasonCode>
</ServiceRequest>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/overall-interp-1a"/>
<resource>
<Observation>
<id value="overall-interp-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/overall-interpretation"/>
</meta>
<text>
<status value="generated"/>
<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 "overall-interp-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-overall-interpretation.html">Overall Interpretation</a></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>: Discrete variation analysis overall interpretation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51968-6)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>value</b>: Positive <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6576-8; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#10828004)</span></p><p><b>specimen</b>: <a href="#Specimen_ExampleSpecimen">See above (Specimen/ExampleSpecimen)</a></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="51968-6"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6576-8"/>
<display value="Positive"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="10828004"/>
<display value="Positive"/>
</coding>
</valueCodeableConcept>
<specimen>
<reference value="Specimen/ExampleSpecimen"/>
</specimen>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/discrete-variant-1a"/>
<resource>
<Observation>
<id value="discrete-variant-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"/>
</meta>
<text>
<status value="generated"/>
<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 "discrete-variant-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-variant.html">Variant</a></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>: Genetic variant assessment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#69548-6)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>value</b>: Present <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA9633-4)</span></p><p><b>specimen</b>: <a href="#Specimen_ExampleSpecimen">See above (Specimen/ExampleSpecimen)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Discrete genetic variant <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81252-9)</span></p><p><b>value</b>: NM_014049.4(ACAD9):c.1249C>T (p.Arg417Cys) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (clinvar[???]#30880)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Gene studied [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48018-6)</span></p><p><b>value</b>: ACAD9 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (geneId#21497)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Transcript reference sequence [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51958-7)</span></p><p><b>value</b>: NM_014049.4 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-refSeq.html">Gene Reference Sequence Collection</a>#NM_014049.4)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Genomic reference sequence [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48013-7)</span></p><p><b>value</b>: NG_017064.1 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-refSeq.html">Gene Reference Sequence Collection</a>#NG_017064.1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Genomic DNA change (gHGVS) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81290-9)</span></p><p><b>value</b>: NC_000003.11:g.128625063C>T <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-hgvs.html">Human Genome Variation Society nomenclature</a>#NC_000003.11:g.128625063C>T)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Discrete genetic variant <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81252-9)</span></p><p><b>value</b>: rs368949613 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (Genetic Sequence polymorphism database[137]#rs368949613)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: DNA change (c.HGVS) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48004-6)</span></p><p><b>value</b>: c.1249C>T <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (Human Genome Variation Society nomenclature[15.11]#c.1249C>T)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Amino acid change (pHGVS) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48005-3)</span></p><p><b>value</b>: p.Arg417Cys <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (Human Genome Variation Society nomenclature[15.11]#p.Arg417Cys)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: DNA Change Type <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48019-4)</span></p><p><b>value</b>: Substitution <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6690-7)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Amino acid change [Type] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48006-1)</span></p><p><b>value</b>: Missense <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6698-0)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Genomic ref allele [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#69547-8)</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Genomic allele start-end <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81254-5)</span></p><p><b>value</b>: 31731-31731</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Genomic alt allele [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#69551-0)</span></p><p><b>value</b>: T</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Cytogenetic (chromosome) location <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48001-2)</span></p><p><b>value</b>: 3q21 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Genomic source class [Type] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48002-0)</span></p><p><b>value</b>: Germline <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6683-2)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Allelic state <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#53034-5)</span></p><p><b>value</b>: Heterozygous <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6706-1)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Sample variant allelic frequency [NFr] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81258-6)</span></p><p><b>value</b>: 47 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code % = '%')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Allelic read depth <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#82121-5)</span></p><p><b>value</b>: 208 1<span style="background: LightGoldenRodYellow"> (Details: UCUM code 1 = '1')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Genomic structural variant copy number <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#82155-3)</span></p><p><b>value</b>: 1 1<span style="background: LightGoldenRodYellow"> (Details: UCUM code 1 = '1')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Structural variant reported arrCGH [Ratio] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81299-0)</span></p><p><b>value</b>: 0.48</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Structural variant [Length] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81300-6)</span></p><p><b>value</b>: 1396929 1<span style="background: LightGoldenRodYellow"> (Details: UCUM code 1 = '1')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Structural variant outer start and end <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81301-4)</span></p><p><b>value</b>: 13200589-15592000</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Structural variant inner start and end <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81302-2)</span></p><p><b>value</b>: 14184616-15581544</p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="69548-6"/>
<display value="Genetic variant assessment"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA9633-4"/>
<display value="Present"/>
</coding>
</valueCodeableConcept>
<specimen>
<reference value="Specimen/ExampleSpecimen"/>
</specimen>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81252-9"/>
<display value="Discrete genetic variant"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/clinvar"/>
<version value="???"/>
<code value="30880"/>
<display value="NM_014049.4(ACAD9):c.1249C>T (p.Arg417Cys)"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48018-6"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.genenames.org/geneId"/>
<code value="21497"/>
<display value="ACAD9"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="51958-7"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/refseq"/>
<code value="NM_014049.4"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48013-7"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/refseq"/>
<code value="NG_017064.1"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81290-9"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://varnomen.hgvs.org"/>
<code value="NC_000003.11:g.128625063C>T"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81252-9"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/projects/SNP"/>
<version value="137"/>
<code value="rs368949613"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48004-6"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://varnomen.hgvs.org"/>
<version value="15.11"/>
<code value="c.1249C>T"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48005-3"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://varnomen.hgvs.org"/>
<version value="15.11"/>
<code value="p.Arg417Cys"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48019-4"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6690-7"/>
<display value="Substitution"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48006-1"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6698-0"/>
<display value="Missense"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="69547-8"/>
</coding>
</code>
<valueString value="C"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81254-5"/>
</coding>
</code>
<valueRange>
<low>
<value value="31731"/>
</low>
<high>
<value value="31731"/>
</high>
</valueRange>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="69551-0"/>
</coding>
</code>
<valueString value="T"/>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48001-2"/>
</coding>
</code>
<valueCodeableConcept>
<text value="3q21"/>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48002-0"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6683-2"/>
<display value="Germline"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="53034-5"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6706-1"/>
<display value="Heterozygous"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81258-6"/>
</coding>
</code>
<valueQuantity>
<value value="47"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="82121-5"/>
</coding>
</code>
<valueQuantity>
<value value="208"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="82155-3"/>
</coding>
</code>
<valueQuantity>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81299-0"/>
</coding>
</code>
<valueQuantity>
<value value="0.48"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81300-6"/>
</coding>
</code>
<valueQuantity>
<value value="1396929"/>
<system value="http://unitsofmeasure.org"/>
<code value="1"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81301-4"/>
</coding>
</code>
<valueRange>
<low>
<value value="13200589"/>
</low>
<high>
<value value="15592000"/>
</high>
</valueRange>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81302-2"/>
</coding>
</code>
<valueRange>
<low>
<value value="14184616"/>
</low>
<high>
<value value="15581544"/>
</high>
</valueRange>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/dis-path-1a"/>
<resource>
<Observation>
<id value="dis-path-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/diagnostic-implication"/>
</meta>
<text>
<status value="generated"/>
<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 "dis-path-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-diagnostic-implication.html">Diagnostic Implication</a></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>: Diagnostic Implication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tbd-codes-cs.html">To Be Determined Codes</a>#diagnostic-implication)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>derivedFrom</b>: <a href="#Observation_discrete-variant-1a">See above (Observation/discrete-variant-1a)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Genetic variation clinical significance [Imp] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#53037-8)</span></p><p><b>value</b>: Pathogenic <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6668-3)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Associated phenotype <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81259-4)</span></p><p><b>value</b>: Acyl-CoA dehydrogenase family, member 9, deficiency of <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (medgen#C1970173)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="diagnostic-implication"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<derivedFrom>
<reference value="Observation/discrete-variant-1a"/>
</derivedFrom>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="53037-8"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6668-3"/>
<display value="Pathogenic"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81259-4"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/medgen"/>
<code value="C1970173"/>
<display
value="Acyl-CoA dehydrogenase family, member 9, deficiency of"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/complex-variant-1a"/>
<resource>
<Observation>
<id value="complex-variant-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"/>
</meta>
<text>
<status value="generated"/>
<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 "complex-variant-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-variant.html">Variant</a></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>: Genetic variant assessment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#69548-6)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>value</b>: Present <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA9633-4)</span></p><p><b>specimen</b>: <a href="#Specimen_ExampleSpecimen">See above (Specimen/ExampleSpecimen)</a></p><p><b>hasMember</b>: </p><ul><li><a href="#Observation_complex-component-D-1a">See above (Observation/complex-component-D-1a)</a></li><li><a href="#Observation_complex-component-E-1a">See above (Observation/complex-component-E-1a)</a></li></ul><h3>Components</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Complex variant type <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81263-6)</span></td><td>Haplotype <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA26218-0)</span></td></tr></table></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="69548-6"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA9633-4"/>
<display value="Present"/>
</coding>
</valueCodeableConcept>
<specimen>
<reference value="Specimen/ExampleSpecimen"/>
</specimen>
<hasMember>
<reference value="Observation/complex-component-D-1a"/>
</hasMember>
<hasMember>
<reference value="Observation/complex-component-E-1a"/>
</hasMember>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81263-6"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA26218-0"/>
<display value="Haplotype"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/complex-dis-path-1a"/>
<resource>
<Observation>
<id value="complex-dis-path-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/diagnostic-implication"/>
</meta>
<text>
<status value="generated"/>
<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 "complex-dis-path-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-diagnostic-implication.html">Diagnostic Implication</a></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>: Diagnostic Implication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tbd-codes-cs.html">To Be Determined Codes</a>#diagnostic-implication)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>derivedFrom</b>: <a href="#Observation_complex-variant-1a">See above (Observation/complex-variant-1a)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Genetic variation clinical significance [Imp] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#53037-8)</span></p><p><b>value</b>: Pathogenic <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6668-3)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Associated phenotype <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81259-4)</span></p><p><b>value</b>: Debrisoquine adverse reaction (disorder) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#293498008)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="diagnostic-implication"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<derivedFrom>
<reference value="Observation/complex-variant-1a"/>
</derivedFrom>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="53037-8"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6668-3"/>
<display value="Pathogenic"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81259-4"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="293498008"/>
<display value="Debrisoquine adverse reaction (disorder)"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/complex-component-D-1a"/>
<resource>
<Observation>
<id value="complex-component-D-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"/>
</meta>
<text>
<status value="generated"/>
<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 "complex-component-D-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-variant.html">Variant</a></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>: Genetic variant assessment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#69548-6)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>value</b>: Present <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA9633-4)</span></p><p><b>specimen</b>: <a href="#Specimen_ExampleSpecimen">See above (Specimen/ExampleSpecimen)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Discrete genetic variant <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81252-9)</span></p><p><b>value</b>: NM_000106.5(CYP2D6):c.886C>T (p.Arg296Cys) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (clinvar#31934)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Transcript reference sequence [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51958-7)</span></p><p><b>value</b>: NM_000106.5 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-refSeq.html">Gene Reference Sequence Collection</a>#NM_000106.5)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: DNA change (c.HGVS) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48004-6)</span></p><p><b>value</b>: c.886C>T <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (Human Genome Variation Society nomenclature[15.11]#c.886C>T)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Amino acid change (pHGVS) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48005-3)</span></p><p><b>value</b>: p.Arg296Cys <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (Human Genome Variation Society nomenclature[15.11]#p.Arg296Cys)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: DNA Change Type <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48019-4)</span></p><p><b>value</b>: Substitution <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6690-7)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Amino acid change [Type] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48006-1)</span></p><p><b>value</b>: Missense <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6698-0)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="69548-6"/>
<display value="Genetic variant assessment"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA9633-4"/>
<display value="Present"/>
</coding>
</valueCodeableConcept>
<specimen>
<reference value="Specimen/ExampleSpecimen"/>
</specimen>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81252-9"/>
<display value="Discrete genetic variant"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/clinvar"/>
<code value="31934"/>
<display value="NM_000106.5(CYP2D6):c.886C>T (p.Arg296Cys)"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="51958-7"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/refseq"/>
<code value="NM_000106.5"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48004-6"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://varnomen.hgvs.org"/>
<version value="15.11"/>
<code value="c.886C>T"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48005-3"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://varnomen.hgvs.org"/>
<version value="15.11"/>
<code value="p.Arg296Cys"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48019-4"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6690-7"/>
<display value="Substitution"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48006-1"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6698-0"/>
<display value="Missense"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/complex-component-E-1a"/>
<resource>
<Observation>
<id value="complex-component-E-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"/>
</meta>
<text>
<status value="generated"/>
<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 "complex-component-E-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-variant.html">Variant</a></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>: Genetic variant assessment <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#69548-6)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>value</b>: Present <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA9633-4)</span></p><p><b>specimen</b>: <a href="#Specimen_ExampleSpecimen">See above (Specimen/ExampleSpecimen)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Discrete genetic variant <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#81252-9)</span></p><p><b>value</b>: NM_000106.5(CYP2D6):c.1457G>C (p.Ser486Thr) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (clinvar[???]#38486)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Transcript reference sequence [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51958-7)</span></p><p><b>value</b>: NM_000106.5 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-refSeq.html">Gene Reference Sequence Collection</a>#NM_000106.5)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: DNA change (c.HGVS) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48004-6)</span></p><p><b>value</b>: c.1457G>C <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (Human Genome Variation Society nomenclature[15.11]#c.1457G>C)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="69548-6"/>
<display value="Genetic variant assessment"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA9633-4"/>
<display value="Present"/>
</coding>
</valueCodeableConcept>
<specimen>
<reference value="Specimen/ExampleSpecimen"/>
</specimen>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="81252-9"/>
<display value="Discrete genetic variant"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/clinvar"/>
<version value="???"/>
<code value="38486"/>
<display value="NM_000106.5(CYP2D6):c.1457G>C (p.Ser486Thr)"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="51958-7"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.ncbi.nlm.nih.gov/refseq"/>
<code value="NM_000106.5"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48004-6"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://varnomen.hgvs.org"/>
<version value="15.11"/>
<code value="c.1457G>C"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/pharmPanel-1a"/>
<resource>
<Observation>
<id value="pharmPanel-1a"/>
<text>
<status value="extensions"/>
<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 "pharmPanel-1a" </p></div><p><b>Recommended Action</b>: <a href="#Task_usage-1a">See above (Task/usage-1a)</a></p><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>: Panel <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (ncimeta.nci.nih.gov#C43359)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>hasMember</b>: </p><ul><li><a href="#Observation_haplotype-1a">See above (Observation/haplotype-1a)</a></li><li><a href="#Observation_genotype-1a">See above (Observation/genotype-1a)</a></li><li><a href="#Observation_metab-1a">See above (Observation/metab-1a)</a></li><li><a href="#Observation_efficacy-1a">See above (Observation/efficacy-1a)</a></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/recommended-action">
<valueReference>
<reference value="Task/usage-1a"/>
</valueReference>
</extension>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://ncimeta.nci.nih.gov"/>
<code value="C43359"/>
<display value="Panel"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<hasMember>
<reference value="Observation/haplotype-1a"/>
</hasMember>
<hasMember>
<reference value="Observation/genotype-1a"/>
</hasMember>
<hasMember>
<reference value="Observation/metab-1a"/>
</hasMember>
<hasMember>
<reference value="Observation/efficacy-1a"/>
</hasMember>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/haplotype-1a"/>
<resource>
<Observation>
<id value="haplotype-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/haplotype"/>
</meta>
<text>
<status value="generated"/>
<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 "haplotype-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-haplotype.html">Haplotype</a></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>: Haplotype name <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#84414-2)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>value</b>: *2 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (hla#*2)</span></p><p><b>specimen</b>: <a href="#Specimen_ExampleSpecimen">See above (Specimen/ExampleSpecimen)</a></p><p><b>derivedFrom</b>: <a href="#Observation_discrete-variant-1a">See above (Observation/discrete-variant-1a)</a></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="84414-2"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://www.ebi.ac.uk/ipd/imgt/hla"/>
<code value="*2"/>
</coding>
</valueCodeableConcept>
<specimen>
<reference value="Specimen/ExampleSpecimen"/>
</specimen>
<derivedFrom>
<reference value="Observation/discrete-variant-1a"/>
</derivedFrom>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/genotype-1a"/>
<resource>
<Observation>
<id value="genotype-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genotype"/>
</meta>
<text>
<status value="generated"/>
<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 "genotype-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-genotype.html">Genotype</a></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>: Genotype display name <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#84413-4)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>value</b>: CYP2C9 *2/*5 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (www.pharmvar.org#CYP2C9 *2/*5)</span></p><p><b>specimen</b>: <a href="#Specimen_ExampleSpecimen">See above (Specimen/ExampleSpecimen)</a></p><p><b>derivedFrom</b>: <a href="#Observation_haplotype-1a">See above (Observation/haplotype-1a)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Gene studied [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48018-6)</span></p><p><b>value</b>: CYP2C9 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (geneId#2623)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Gene studied [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#48018-6)</span></p><p><b>value</b>: VKORC1 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (geneId#23663)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="84413-4"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://www.pharmvar.org"/>
<code value="CYP2C9 *2/*5"/>
<display value="CYP2C9 *2/*5"/>
</coding>
</valueCodeableConcept>
<specimen>
<reference value="Specimen/ExampleSpecimen"/>
</specimen>
<derivedFrom>
<reference value="Observation/haplotype-1a"/>
</derivedFrom>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48018-6"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.genenames.org/geneId"/>
<code value="2623"/>
<display value="CYP2C9"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48018-6"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.genenames.org/geneId"/>
<code value="23663"/>
<display value="VKORC1"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/metab-1a"/>
<resource>
<Observation>
<id value="metab-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication"/>
</meta>
<text>
<status value="generated"/>
<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 "metab-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-therapeutic-implication.html">Therapeutic Implication</a></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>: Therapeutic Implication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tbd-codes-cs.html">To Be Determined Codes</a>#therapeutic-implication)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>derivedFrom</b>: <a href="#Observation_genotype-1a">See above (Observation/genotype-1a)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Medication assessed [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51963-7)</span></p><p><b>value</b>: Warfarin <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-rxNorm.html">RxNorm</a>#11289)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Predicted Therapeutic Implication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tbd-codes-cs.html">To Be Determined Codes</a>#predicted-therapeutic-implication)</span></p><p><b>value</b>: Rapid metabolizer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA25390-8)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="therapeutic-implication"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<derivedFrom>
<reference value="Observation/genotype-1a"/>
</derivedFrom>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="51963-7"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="11289"/>
<display value="Warfarin"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="predicted-therapeutic-implication"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA25390-8"/>
<display value="Rapid metabolizer"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/efficacy-1a"/>
<resource>
<Observation>
<id value="efficacy-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication"/>
</meta>
<text>
<status value="generated"/>
<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 "efficacy-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-therapeutic-implication.html">Therapeutic Implication</a></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>: Therapeutic Implication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tbd-codes-cs.html">To Be Determined Codes</a>#therapeutic-implication)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>derivedFrom</b>: <a href="#Observation_genotype-1a">See above (Observation/genotype-1a)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Predicted Therapeutic Implication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tbd-codes-cs.html">To Be Determined Codes</a>#predicted-therapeutic-implication)</span></p><p><b>value</b>: Resistant <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA6676-6)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Medication assessed [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51963-7)</span></p><p><b>value</b>: Warfarin <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-rxNorm.html">RxNorm</a>#11289)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="therapeutic-implication"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<derivedFrom>
<reference value="Observation/genotype-1a"/>
</derivedFrom>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="predicted-therapeutic-implication"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6676-6"/>
<display value="Resistant"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="51963-7"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="11289"/>
<display value="Warfarin"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/highrisk-1a"/>
<resource>
<Observation>
<id value="highrisk-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication"/>
</meta>
<text>
<status value="generated"/>
<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 "highrisk-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-therapeutic-implication.html">Therapeutic Implication</a></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>: Therapeutic Implication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tbd-codes-cs.html">To Be Determined Codes</a>#therapeutic-implication)</span></p><p><b>subject</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>effective</b>: 2016</p><p><b>issued</b>: Sep 6, 2016 5:00:00 AM</p><p><b>performer</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>derivedFrom</b>: <a href="#Observation_genotype-1a">See above (Observation/genotype-1a)</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Predicted Therapeutic Implication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-tbd-codes-cs.html">To Be Determined Codes</a>#predicted-therapeutic-implication)</span></p><p><b>value</b>: Low risk <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA19542-2)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Medication assessed [ID] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51963-7)</span></p><p><b>value</b>: Warfarin <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v3-rxNorm.html">RxNorm</a>#11289)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="therapeutic-implication"/>
</coding>
</code>
<subject>
<reference value="Patient/ExamplePatient"/>
</subject>
<effectiveDateTime value="2016"/>
<issued value="2016-09-06T00:00:00-05:00"/>
<performer>
<reference value="Organization/ExampleLab"/>
</performer>
<derivedFrom>
<reference value="Observation/genotype-1a"/>
</derivedFrom>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="predicted-therapeutic-implication"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA19542-2"/>
<display value="Low risk"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="51963-7"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="11289"/>
<display value="Warfarin"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Task/usage-1a"/>
<resource>
<Task>
<id value="usage-1a"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/medication-recommendation"/>
</meta>
<text>
<status value="generated"/>
<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 "usage-1a" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-medication-recommendation.html">Medication Recommendation</a></p></div><p><b>status</b>: requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: May need higher dosage than usual. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA26423-6 "Increase dose")</span></p><p><b>focus</b>: <a href="MedicationStatement-MedicationStatementWarfarin.html">MedicationStatement/MedicationStatementWarfarin</a></p><p><b>for</b>: <a href="#Patient_ExamplePatient">See above (Patient/ExamplePatient)</a></p><p><b>requester</b>: <a href="#Organization_ExampleLab">See above (Organization/ExampleLab)</a></p><p><b>reasonReference</b>: <a href="#Observation_metab-1a">See above (Observation/metab-1a)</a></p></div>
</text>
<status value="requested"/>
<intent value="proposal"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="LA26423-6"/>
<display value="Increase dose"/>
</coding>
<text value="May need higher dosage than usual."/>
</code>
<focus>
<reference value="MedicationStatement/MedicationStatementWarfarin"/>
</focus>
<for>
<reference value="Patient/ExamplePatient"/>
</for>
<requester>
<reference value="Organization/ExampleLab"/>
</requester>
<reasonReference>
<reference value="Observation/metab-1a"/>
</reasonReference>
</Task>
</resource>
</entry>
</Bundle>