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
{
"resourceType" : "Observation",
"id" : "TxImp06",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/therapeutic-implication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Normal metabolizer of Warfarin</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomics-artifact",
"valueRelatedArtifact" : {
"type" : "citation",
"url" : "https://cpicpgx.org/guidelines/guideline-for-warfarin-and-cyp2c9-and-vkorc1/"
}
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code" : "therapeutic-implication"
}
]
},
"derivedFrom" : [
{
"reference" : "Observation/Pgx-geno-1002",
"display" : "CYP2C9*1/*1"
},
{
"reference" : "Observation/Pgx-geno-1003",
"display" : "VKORC1 rs9923231 C/T"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "51963-7"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0043031",
"display" : "warfarin"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code" : "predicted-therapeutic-implication"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA25391-6",
"display" : "Normal metabolizer"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code" : "conclusion-string"
}
]
},
"valueString" : "This individual is homozygous for the normal allele for the CYP2C9 gene. Based on the genotype result, this patient is predicted to have normal CYP2C9 function. This individual is also heterozygous for the variant allele for the VKORC1 gene. Expression level of the VKORC1 gene is associated with warfarin sensitivity. Based on the genotype result, this patient is predicted to have medium sensitivity to warfarin. See https://cpicpgx.org/guidelines/guideline-for-warfarin-and-cyp2c9-and-vkorc1/ guidelines for detail."
}
]
}