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" : "obs-idh-ex",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/diagnostic-implication"
]
},
"text" : {
"status" : "extensions",
"div" : "<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 \"obs-idh-ex\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-diagnostic-implication.html\">Diagnostic Implication</a></p></div><p><b>Genomics Artifact</b>: </p><p><b style=\"color: maroon\">Exception generating Narrative: type org.hl7.fhir.r5.model.RelatedArtifact not handled - should not be here</b></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomics-artifact",
"valueRelatedArtifact" : {
"type" : "citation",
"url" : "https://www.ncbi.nlm.nih.gov/clinvar/variation/53685/#clinical-assertions"
}
}
],
"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" : "diagnostic-implication",
"display" : "Diagnostic Implication"
}
]
},
"derivedFrom" : [
{
"reference" : "Observation/SNVexample"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "53037-8",
"display" : "Genetic variation clinical significance [Imp]"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LA6668-3",
"display" : "Pathogenic"
}
]
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "81259-4"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://www.ncbi.nlm.nih.gov/medgen",
"code" : "C0010674",
"display" : "Cystic fibrosis"
},
{
"system" : "http://www.orpha.net",
"code" : "ORPHA:586"
},
{
"system" : "http://www.omim.org",
"code" : "219700"
}
],
"text" : "Cystic fibrosis"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/uv/genomics-reporting/CodeSystem/tbd-codes-cs",
"code" : "condition-inheritance"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hpo.jax.org/app/",
"code" : "0000007",
"display" : "Autosomal recessive inheritance"
}
]
}
}
]
}