This page is part of the Genetic Reporting Implementation Guide (v1.1.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "Pgx-var-1018",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/variant"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 69548-6}\">Genetic variant assessment</span></p><p><b>subject</b>: <a href=\"Patient-CGPatientExample01.html\">Generated Summary: Medical Record Number: m123 (USUAL); Adam B. Everyman ; gender: male; birthDate: 1951-01-20</a></p><p><b>effective</b>: 2020-01-01</p><p><b>value</b>: <span title=\"Codes: {http://loinc.org LA9633-4}\">Present</span></p><p><b>method</b>: <span title=\"Codes: {http://loinc.org LA26398-0}\">Sequencing</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 48013-7}\">Genomic reference sequence [ID]</span></p><p><b>value</b>: <span title=\"Codes: {https://www.ncbi.nlm.nih.gov/nuccore NC_000010.10}\">b37 Chr10</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 92822-6}\">Genomic coordinate system [Type]</span></p><p><b>value</b>: <span title=\"Codes: {http://loinc.org LA30102-0}\">1-based character counting</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/TbdCodes exact-start-end}\">Variant exact start and end</span></p><p><b>value</b>: 96612495-96612495</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 69547-8}\">Genomic ref allele [ID]</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 69551-0}\">Genomic alt allele [ID]</span></p><p><b>value</b>: C</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 48002-0}\">Genomic source class [Type]</span></p><p><b>value</b>: <span title=\"Codes: {http://loinc.org LA6683-2}\">Germline</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 53034-5}\">Allelic state</span></p><p><b>value</b>: <span title=\"Codes: {http://loinc.org LA6705-3}\">homozygous</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 48018-6}\">Gene studied [ID]</span></p><p><b>value</b>: <span title=\"Codes: {http://www.genenames.org/geneId HGNC:2621}\">CYP2C19</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 48019-4}\">DNA Change Type</span></p><p><b>value</b>: <span title=\"Codes: {http://sequenceontology.org SO:1000002}\">wild type</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 82121-5}\">Allelic read depth</span></p><p><b>value</b>: >20</p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "69548-6"
}
]
},
"subject" : {
"reference" : "Patient/CGPatientExample01"
},
"effectiveDateTime" : "2020-01-01",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA9633-4",
"display" : "Present"
}
]
},
"method" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA26398-0",
"display" : "Sequencing"
}
]
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "48013-7"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.ncbi.nlm.nih.gov/nuccore",
"code" : "NC_000010.10",
"display" : "b37 Chr10"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "92822-6"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA30102-0",
"display" : "1-based character counting"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/TbdCodes",
"code" : "exact-start-end"
}
]
},
"valueRange" : {
"low" : {
"value" : 96612495
},
"high" : {
"value" : 96612495
}
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "69547-8"
}
]
},
"valueString" : "C"
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "69551-0"
}
]
},
"valueString" : "C"
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "48002-0"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA6683-2",
"display" : "Germline"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "53034-5"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA6705-3",
"display" : "homozygous"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "48018-6"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://www.genenames.org/geneId",
"code" : "HGNC:2621",
"display" : "CYP2C19"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "48019-4"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://sequenceontology.org",
"code" : "SO:1000002",
"display" : "wild type"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "82121-5"
}
]
},
"valueQuantity" : {
"value" : 20,
"comparator" : ">"
}
}
]
}