FHIR IG Statistics: ValueSet/dna-change-type
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "dna-change-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/ngs/ValueSet/dna-change-type",
"version": "1.0.0",
"name": "DNAChangeType",
"title": "LOINC-健保NGS-基因突變類型值集",
"status": "active",
"experimental": false,
"date": "2025-04-30",
"publisher": "Example Publisher",
"contact": [
{
"name": "Example Publisher",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"description": "LOINC-健保NGS-基因突變類型值集",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA6692-3",
"display": "Deletion"
},
{
"code": "LA6686-5",
"display": "Duplication"
},
{
"code": "LA6687-3",
"display": "Insertion"
},
{
"code": "LA6688-1",
"display": "Insertion/Deletion (indel)"
},
{
"code": "LA6689-9",
"display": "Inversion"
},
{
"code": "LA6690-7",
"display": "Substitution"
}
]
}
]
}
}