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" : "ConceptMap",
"id" : "dna-change-type-map",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>DNAChangeType (http://hl7.org/fhir/uv/genomics-reporting/ConceptMap/dna-change-type-map)</h2><p>Mapping from http://loinc.org to http://www.sequenceontology.org</p><p>DRAFT. Published on Apr 13, 2021 7:13:37 PM by HL7 International Clinical Genomics Work Group (<a href=\"http://www.hl7.org/Special/committees/clingenomics\">http://www.hl7.org/Special/com...</a>). This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.</p><div><p>LOINC and SequenceOntology mappings for dna change type</p>\n</div><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>LA9658-1 (Wild type)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>SO:0002073</td></tr><tr><td>LA6692-3 (Deletion)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>SO:0000159</td></tr><tr><td>LA6686-5 (Duplication)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>SO:1000035</td></tr><tr><td>LA6687-3 (Insertion)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>SO:0000667</td></tr><tr><td>LA6688-1 (Insertion/Deletion)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>SO:1000032</td></tr><tr><td>LA6689-9 (Inversion)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>SO:1000036</td></tr><tr><td>LA6690-7 (Substitution)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>SO:1000002</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/genomics-reporting/ConceptMap/dna-change-type-map",
"version" : "1.1.0",
"name" : "DNAChangeType",
"status" : "draft",
"date" : "2021-04-13T19:13:37+00:00",
"publisher" : "HL7 International Clinical Genomics Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/clingenomics"
}
]
}
],
"description" : "LOINC and SequenceOntology mappings for dna change type",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.",
"sourceCanonical" : "http://loinc.org",
"targetCanonical" : "http://www.sequenceontology.org",
"group" : [
{
"source" : "http://loinc.org",
"target" : "http://www.sequenceontology.org",
"element" : [
{
"code" : "LA9658-1",
"display" : "Wild type",
"target" : [
{
"code" : "SO:0002073",
"display" : "no_sequence_alteration",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LA6692-3",
"display" : "Deletion",
"target" : [
{
"code" : "SO:0000159",
"display" : "deletion",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LA6686-5",
"display" : "Duplication",
"target" : [
{
"code" : "SO:1000035",
"display" : "duplication",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LA6687-3",
"display" : "Insertion",
"target" : [
{
"code" : "SO:0000667",
"display" : "insertion",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LA6688-1",
"display" : "Insertion/Deletion",
"target" : [
{
"code" : "SO:1000032",
"display" : "delins",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LA6689-9",
"display" : "Inversion",
"target" : [
{
"code" : "SO:1000036",
"display" : "inversion",
"equivalence" : "equivalent"
}
]
},
{
"code" : "LA6690-7",
"display" : "Substitution",
"target" : [
{
"code" : "SO:1000002",
"display" : "substitution",
"equivalence" : "equivalent"
}
]
}
]
}
]
}