Package | fhir.deep6.ai |
Resource Type | ValueSet |
Id | deep-6-ai-dna-change-type |
FHIR Version | R4 |
Source | http://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.4.0&canonical=http://deep6.ai/fhir/ValueSet/deep-6-ai-dna-change-type |
URL | http://deep6.ai/fhir/ValueSet/deep-6-ai-dna-change-type |
Version | 2.4.0 |
Status | active |
Date | 2025-06-06 |
Name | Deep6AIDNAChangeTypeValueSet |
Title | Deep 6 AI DNA Change Type Value Set |
Realm | us |
Authority | hl7 |
Description | This value set extends the Genomic Reporting DNA Change Types with several additional codes relevant to Genomic Reports processed at D6 |
StructureDefinition | |
deep-6-ai-variant-2.2.0 | Deep 6 AI Variant |
CodeSystem | |
www.sequenceontology.org | Sequence Ontology |
v3-NullFlavor | NullFlavor |
ValueSet | |
dna-change-type-vs | DNA Change Type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet deep-6-ai-dna-change-type
This value set includes codes based on the following rules:
http://www.sequenceontology.org
Code | Display |
SO:0000817 | wild_type |
SO:0001583 | missense_variant |
SO:0002054 | loss_of_function_variant |
SO:0001565 | gene_fusion |
http://terminology.hl7.org/CodeSystem/v3-NullFlavor
Code | Display | Definition |
UNC | un-encoded | **Description:** The actual value has not yet been encoded within the approved value domain. **Example**: Original text or a local code has been specified but translation or encoding to the approved value set has not yet occurred due to limitations of the sending system. Original text has been captured for a PQ, but not attempt has been made to split the value and unit or to encode the unit in UCUM. **Usage Notes**: If it is known that it is not possible to encode the concept, OTH should be used instead. However, use of UNC does not necessarily guarantee the concept will be encodable, only that encoding has not been attempted. Data type properties such as original text and translations may be present when this null flavor is included. |
{ "resourceType": "ValueSet", "id": "deep-6-ai-dna-change-type", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://deep6.ai/fhir/ValueSet/deep-6-ai-dna-change-type", "version": "2.4.0", "name": "Deep6AIDNAChangeTypeValueSet", "title": "Deep 6 AI DNA Change Type Value Set", "status": "active", "experimental": true, "date": "2025-06-06", "publisher": "Deep 6 AI", "contact": [ { "name": "Deep 6 AI", "telecom": [ { "system": "url", "value": "http://deep6.ai/" } ] } ], "description": "This value set extends the Genomic Reporting DNA Change Types with several additional codes relevant to Genomic Reports processed at D6", "compose": { "include": [ { "valueSet": [ "http://hl7.org/fhir/uv/genomics-reporting/ValueSet/dna-change-type-vs" ] }, { "system": "http://www.sequenceontology.org", "concept": [ { "code": "SO:0000817", "display": "wild_type" }, { "code": "SO:0001583", "display": "missense_variant" }, { "code": "SO:0002054", "display": "loss_of_function_variant" }, { "code": "SO:0001565", "display": "gene_fusion" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor", "concept": [ { "code": "UNC", "display": "un-encoded" } ] } ] } }