This page is part of the Genetic Reporting Implementation Guide (v3.0.0-ballot: STU 3 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="bundle-cgexample"/>
<type value="collection"/>
<entry>
<fullUrl value="http://example.org/fhir/DiagnosticReport/report"/>
<resource>
<DiagnosticReport>
<id value="report"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-report"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: DiagnosticReport</b><a name="report"> </a></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 DiagnosticReport "report" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-genomic-report.html">Genomic 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/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</span></p><p><b>code</b>: Genetic analysis report <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51969-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>result</b>: </p><ul><li><a href="#Observation_overall-interp">See above (Observation/overall-interp)</a></li><li><a href="#Observation_discrete-variant">See above (Observation/discrete-variant)</a></li><li><a href="#Observation_dis-path">See above (Observation/dis-path)</a></li><li><a href="#Observation_complex-variant">See above (Observation/complex-variant)</a></li><li><a href="#Observation_complex-dis-path">See above (Observation/complex-dis-path)</a></li><li><a href="#Observation_haplotype">See above (Observation/haplotype)</a></li><li><a href="#Observation_genotype">See above (Observation/genotype)</a></li><li><a href="#Observation_metab">See above (Observation/metab)</a></li><li><a href="#Observation_efficacy">See above (Observation/efficacy)</a></li></ul><h3>PresentedForms</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td>(base64 data - 39 bytes)</td></tr></table></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="51969-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>
<result>
<reference value="Observation/overall-interp"/>
</result>
<result>
<reference value="Observation/discrete-variant"/>
</result>
<result>
<reference value="Observation/dis-path"/>
</result>
<result>
<reference value="Observation/complex-variant"/>
</result>
<result>
<reference value="Observation/complex-dis-path"/>
</result>
<result>
<reference value="Observation/haplotype"/>
</result>
<result>
<reference value="Observation/genotype"/>
</result>
<result>
<reference value="Observation/metab"/>
</result>
<result>
<reference value="Observation/efficacy"/>
</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: Specimen</b><a name="ExampleSpecimen"> </a></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 Specimen "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: Organization</b><a name="ExampleLab"> </a></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 Organization "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: ServiceRequest</b><a name="ExampleServiceRequest"> </a></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 ServiceRequest "ExampleServiceRequest" </p></div><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>code</b>: Genetic analysis report <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#51969-4)</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="51969-4"/>
<display value="Genetic analysis report"/>
</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"/>
<resource>
<Observation>
<id value="overall-interp"/>
<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: Observation</b><a name="overall-interp"> </a></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 Observation "overall-interp" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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>
<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="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"/>
<resource>
<Observation>
<id value="discrete-variant"/>
<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: Observation</b><a name="discrete-variant"> </a></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 Observation "discrete-variant" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-ClinVarV.html">ClinVar Variant ID</a>#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"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-hgnc.html">HUGO Gene Nomenclature Committee Genes</a>#HGNC: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/5.3.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/5.3.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/5.3.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>: NM_014049.4:c.1249C>T <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-hgvs.html">Human Genome Variation Society nomenclature</a>#NM_014049.4: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>: NP_054768.2:p.Arg417Cys <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-hgvs.html">Human Genome Variation Society nomenclature</a>#NP_054768.2: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>: 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>
<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="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="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"/>
<code value="HGNC: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"/>
<code value="NM_014049.4: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"/>
<code value="NP_054768.2: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="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"/>
<resource>
<Observation>
<id value="dis-path"/>
<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: Observation</b><a name="dis-path"> </a></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 Observation "dis-path" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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">See above (Observation/discrete-variant)</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 9 deficiency <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-MONDO.html">Mondo Disease Ontology</a>#MONDO:0012624)</span></p></blockquote></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
<code value="GE"/>
</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"/>
</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://purl.obolibrary.org/obo/mondo.owl"/>
<code value="MONDO:0012624"/>
<display value="acyl-CoA dehydrogenase 9 deficiency"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/complex-variant"/>
<resource>
<Observation>
<id value="complex-variant"/>
<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: Observation</b><a name="complex-variant"> </a></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 Observation "complex-variant" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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">See above (Observation/complex-component-D)</a></li><li><a href="#Observation_complex-component-E">See above (Observation/complex-component-E)</a></li></ul></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<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="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"/>
</hasMember>
<hasMember>
<reference value="Observation/complex-component-E"/>
</hasMember>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/complex-dis-path"/>
<resource>
<Observation>
<id value="complex-dis-path"/>
<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: Observation</b><a name="complex-dis-path"> </a></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 Observation "complex-dis-path" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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">See above (Observation/complex-variant)</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>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
<code value="GE"/>
</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"/>
</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"/>
<resource>
<Observation>
<id value="complex-component-D"/>
<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: Observation</b><a name="complex-component-D"> </a></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 Observation "complex-component-D" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-ClinVarV.html">ClinVar Variant ID</a>#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/5.3.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>: NM_000106.5:c.886C>T <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-hgvs.html">Human Genome Variation Society nomenclature</a>#NM_000106.5: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>: NP_000097.3:p.Arg296Cys <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-hgvs.html">Human Genome Variation Society nomenclature</a>#NP_000097.3: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></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<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="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"/>
<code value="NM_000106.5: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"/>
<code value="NP_000097.3: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>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/complex-component-E"/>
<resource>
<Observation>
<id value="complex-component-E"/>
<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: Observation</b><a name="complex-component-E"> </a></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 Observation "complex-component-E" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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 Variant ID[???]#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/5.3.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>: NM_000106.5:c.1457G>C <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-hgvs.html">Human Genome Variation Society nomenclature</a>#NM_000106.5: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>
<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="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"/>
<code value="NM_000106.5:c.1457G>C"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/haplotype"/>
<resource>
<Observation>
<id value="haplotype"/>
<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: Observation</b><a name="haplotype"> </a></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 Observation "haplotype" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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">See above (Observation/discrete-variant)</a></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="laboratory"/>
</coding>
</category>
<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="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"/>
</derivedFrom>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/genotype"/>
<resource>
<Observation>
<id value="genotype"/>
<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: Observation</b><a name="genotype"> </a></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 Observation "genotype" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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">See above (Observation/haplotype)</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"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-hgnc.html">HUGO Gene Nomenclature Committee Genes</a>#HGNC: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"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-hgnc.html">HUGO Gene Nomenclature Committee Genes</a>#HGNC: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>
<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="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"/>
</derivedFrom>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="48018-6"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://www.genenames.org"/>
<code value="HGNC: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"/>
<code value="HGNC:23663"/>
<display value="VKORC1"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl value="http://example.org/fhir/Observation/metab"/>
<resource>
<Observation>
<id value="metab"/>
<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: Observation</b><a name="metab"> </a></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 Observation "metab" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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">See above (Observation/genotype)</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/5.3.0/CodeSystem-v3-rxNorm.html">RxNorm</a>#11289)</span></p></blockquote><blockquote><p><b>component</b></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>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>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
<code value="GE"/>
</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"/>
</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="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"/>
<resource>
<Observation>
<id value="efficacy"/>
<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: Observation</b><a name="efficacy"> </a></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 Observation "efficacy" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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">See above (Observation/genotype)</a></p><blockquote><p><b>component</b></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>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/5.3.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>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
<code value="GE"/>
</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"/>
</derivedFrom>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="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"/>
<resource>
<Observation>
<id value="highrisk"/>
<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: Observation</b><a name="highrisk"> </a></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 Observation "highrisk" </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/5.3.0/CodeSystem-observation-category.html">Observation Category Codes</a>#laboratory)</span>, Genetics <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0074.html">diagnosticServiceSectionId</a>#GE)</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">See above (Observation/genotype)</a></p><blockquote><p><b>component</b></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>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/5.3.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>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
<code value="GE"/>
</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"/>
</derivedFrom>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs"/>
<code value="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"/>
<resource>
<Task>
<id value="usage"/>
<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: Task</b><a name="usage"> </a></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 Task "usage" </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">See above (Observation/metab)</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"/>
</reasonReference>
</Task>
</resource>
</entry>
</Bundle>
IG © 2022+ HL7 International / Clinical Genomics. Package hl7.fhir.uv.genomics-reporting#3.0.0-ballot based on FHIR 4.0.1. Generated 2023-12-18
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change