forked from HL7/genomics-reporting
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-list.json
52 lines (52 loc) · 3.19 KB
/
package-list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"package-id": "hl7.fhir.uv.genomics-reporting",
"title": "Genomics Reporting Implementation Guide",
"canonical": "http://hl7.org/fhir/uv/genomics-reporting",
"introduction": "Genomics is a rapidly evolving area of healthcare that involves complex data structures. There is significant value in sharing this information in a way that is consistent, computable and that can accommodate ongoing evolution of medical science and practice. The value comes from the ability to easily sort, filter and perform decision support on such information and the resulting improvements in care and reduction in costs such as the elimination of redundant testing. The implementation guide is also transmission protocol-independent - the data structures presented here could be used in RESTful, messaging, document or other paradigms.\r\n\r\nThis guide covers all aspects of human genomic genomics-reporting, including:\r\n\r\n* Representation of simple discrete variants, structural variants including copy number variants, complex variants as well as gross variations such as extra or missing chromosomes\r\n* Representation of both known variants as well as fully describing de novo variations\r\n* Germline and somatic variations\r\n* Relevance of identified variations from the perspective of disease pathology, pharmacogenomics, transplant suitability (e.g. HLA typing), etc.\r\n* Full and partial DNA sequencing, including whole genome and exome studies\r\n* Mosaicism (differing genomic characteristics for different specimens from the same subject)\r\n* Mitochondrial DNA variations\r\n\r\nAt present, this implementation guide focuses solely on data structures - what data should be/might be present and how it should be organized. It does not address workflows around how reports are requested, created, approved, routed, delivered, amended, etc. The implementation guide is also paradigm-independent - the data structures presented here could be used in RESTful, messaging, documents or other mechanisms.",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/genomics-reporting",
"status": "ci-build",
"current": true
},
{
"version": "1.1.0",
"date": "2021-02-27",
"desc": "STU 2",
"path": "http://hl7.org/fhir/uv/genomics-reporting/2021May",
"status": "ballot",
"sequence": "STU 2",
"fhirversion": "4.0.1"
},
{
"version": "1.0.0",
"date": "2019-11-12",
"desc": "STU 1",
"path": "http://hl7.org/fhir/uv/genomics-reporting/STU1",
"status": "trial-use",
"sequence": "STU 1",
"fhirversion": "4.0.1"
},
{
"version": "0.3.0",
"date": "2018-12-04",
"desc": "STU 1 Ballot #2",
"path": "http://hl7.org/fhir/uv/genomics-reporting/2019Jan",
"status": "ballot",
"sequence": "STU 1",
"fhirversion": "3.6.0"
},
{
"version": "0.1.0",
"date": "2018-04-04",
"desc": "STU 1 Ballot",
"path": "http://hl7.org/fhir/uv/genomics-reporting/2018May",
"status": "ballot",
"sequence": "STU 1",
"fhirversion": "3.3.0"
}
],
"category": "Diagnostics"
}