FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/dna-change-type

Packagetw.gov.mohw.nhi.ngs
TypeValueSet
Iddna-change-type
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/ngs/https://build.fhir.org/ig/TWNHIFHIR/ngs/ValueSet-dna-change-type.html
URLhttps://nhicore.nhi.gov.tw/ngs/ValueSet/dna-change-type
Version1.0.0
Statusactive
Date2025-04-30
NameDNAChangeType
TitleLOINC-健保NGS-基因突變類型值集
Realmtw
Authoritynational
DescriptionLOINC-健保NGS-基因突變類型值集

Resources that use this resource

StructureDefinition
Observation-twngs基因資訊-Observation TWNGS

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet dna-change-type


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"
          }
        ]
      }
    ]
  }
}