FHIR Osiris Implementation Guide - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-03-21 |
{
"resourceType" : "ValueSet",
"id" : "AminoAcideChangeType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA6692-3/\">LA6692-3</a></td><td>Deletion</td></tr><tr><td><a href=\"https://loinc.org/LA6686-5/\">LA6686-5</a></td><td>Duplication</td></tr><tr><td><a href=\"https://loinc.org/LA6694-9/\">LA6694-9</a></td><td>Frameshift</td></tr><tr><td><a href=\"https://loinc.org/LA6695-6/\">LA6695-6</a></td><td>Initiating Methionine</td></tr><tr><td><a href=\"https://loinc.org/LA6687-3/\">LA6687-3</a></td><td>Insertion</td></tr><tr><td><a href=\"https://loinc.org/LA9659-9/\">LA9659-9</a></td><td>Insertion and Deletion</td></tr><tr><td><a href=\"https://loinc.org/LA6698-0/\">LA6698-0</a></td><td>Missense</td></tr><tr><td><a href=\"https://loinc.org/LA6699-8/\">LA6699-8</a></td><td>Nonsense</td></tr><tr><td><a href=\"https://loinc.org/LA6700-4/\">LA6700-4</a></td><td>Silent</td></tr><tr><td><a href=\"https://loinc.org/LA6701-2/\">LA6701-2</a></td><td>Stop Codon Mutation</td></tr></table></li><li>Include these codes as defined in <code>https://github.com/siric-osiris/OSIRIS</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>O75-1</td><td>In frame</td></tr></table></li></ul></div>"
},
"url" : "https://build.fhir.org/ig/arkhn/arkhn-ig-osiris/ValueSet/AminoAcideChangeType",
"version" : "2.1.0",
"name" : "AminoAcideChangeType",
"title" : "Amino Acide Change Type Value Set",
"status" : "draft",
"date" : "2024-03-21T14:34:32+00:00",
"publisher" : "Arkhn",
"contact" : [
{
"name" : "Arkhn",
"telecom" : [
{
"system" : "url",
"value" : "http://arkhn.com"
},
{
"system" : "email",
"value" : "contact@arkhn.com"
}
]
},
{
"name" : "Nicolas Riss",
"telecom" : [
{
"system" : "email",
"value" : "nicolas@arkhn.com"
}
]
}
],
"description" : "Amino Acide Change Type",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "LA6692-3",
"display" : "Deletion"
},
{
"code" : "LA6686-5",
"display" : "Duplication"
},
{
"code" : "LA6694-9",
"display" : "Frameshift"
},
{
"code" : "LA6695-6",
"display" : "Initiating Methionine"
},
{
"code" : "LA6687-3",
"display" : "Insertion"
},
{
"code" : "LA9659-9",
"display" : "Insertion and Deletion"
},
{
"code" : "LA6698-0",
"display" : "Missense"
},
{
"code" : "LA6699-8",
"display" : "Nonsense"
},
{
"code" : "LA6700-4",
"display" : "Silent"
},
{
"code" : "LA6701-2",
"display" : "Stop Codon Mutation"
}
]
},
{
"system" : "https://github.com/siric-osiris/OSIRIS",
"concept" : [
{
"code" : "O75-1",
"display" : "In frame"
}
]
}
]
}
}