Skip to content

Commit cdaf638

Browse files
committed
Added additional ActivDefnitions
Added additional ActivDefnitions
1 parent 5b288a0 commit cdaf638

14 files changed

Lines changed: 1021 additions & 76 deletions

ActivityDefinition/ActivityDefinition-DGTS-Targetedvariant-Example.json

Lines changed: 0 additions & 47 deletions
This file was deleted.

ActivityDefinition/DGTS-ActivityDefinition-Example.json renamed to ActivityDefinition/ActivityDefinition-DGTS_GT1-Example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "ActivityDefinition",
3-
"id": "DGTS-ActivityDefinition-Example",
3+
"id": "ActivityDefinition-DGTS_GT1-Example",
44
"url": "https://fhir.nhs.uk/ActivityDefinition/GT1",
55
"identifier": [
66
{

ActivityDefinition/ActivityDefinition-DGTS-family-follow-up-testing-Example.json renamed to ActivityDefinition/ActivityDefinition-DGTS_GT103-Example.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "ActivityDefinition",
3-
"id": "ActivityDefinition-DGTS-family-follow-up-testing-Example",
3+
"id": "ActivityDefinition-DGTS_GT103-Example",
44
"url": "https://fhir.nhs.uk/ActivityDefinition/GT103",
55
"status": "active",
66
"identifier": [
@@ -15,6 +15,7 @@
1515
}
1616
],
1717
"title": "Family follow-up testing to aid variant interpretation - Targeted variant testing",
18+
"name": "GT103_Family follow-up testing to aid variant interpretation",
1819
"code": {
1920
"coding": [
2021
{
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"resourceType": "ActivityDefinition",
3+
"id": "ActivityDefinition-DGTS_GT1124-Example",
4+
"url": "https://fhir.nhs.uk/ActivityDefinition/GT1124",
5+
"status": "active",
6+
"identifier": [
7+
{
8+
"system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
9+
"value": "GT1124"
10+
},
11+
{
12+
"system": "https://fhir.nhs.uk/Id/England-GenomicTestDirectory",
13+
"value": "R448.1",
14+
"use": "old"
15+
}
16+
],
17+
"title": "Prenatal Diagnosis for known variant(s) - Targeted variant testing",
18+
"name": "GT1124_Prenatal Diagnosis for known variant(s) - Targeted variant testing",
19+
"code": {
20+
"coding": [
21+
{
22+
"system": "https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type",
23+
"code": "targeted-assays"
24+
}
25+
]
26+
},
27+
"useContext": [
28+
{
29+
"code": {
30+
"code": "focus"
31+
},
32+
"valueCodeableConcept": {
33+
"coding": [
34+
{
35+
"system": "https://fhir.nhs.uk/CodeSystem/rare-diseaseTesting-genomics",
36+
"code": "prenatal-diagnosis"
37+
}
38+
]
39+
}
40+
}
41+
],
42+
"library": [
43+
"https://fhir.nhs.uk/Library/DGTS-targetdisease-gene-variant-required"
44+
],
45+
"specimenRequirement": [
46+
{
47+
"reference": "SpecimenDefinition/DGTS-SpecimenDefinition-Example"
48+
}
49+
]
50+
}

ActivityDefinition/ActivityDefinition-DGTS-Reanalysising-existingdata-Example.json renamed to ActivityDefinition/ActivityDefinition-DGTS_GT192-Example.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "ActivityDefinition",
3-
"id": "ActivityDefinition-DGTS-Reanalysising-existingdata-Example",
3+
"id": "ActivityDefinition-DGTS_192-Example",
44
"url": "https://fhir.nhs.uk/ActivityDefinition/GT192",
55
"identifier": [
66
{
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"title": "Reanalysis of existing data",
17-
"name": "GT192_ActivityDefinition",
17+
"name": "GT192_Reanalysis-of-existing-data",
1818
"version": "1.0",
1919
"status": "active",
2020
"experimental": false,
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"resourceType": "ActivityDefinition",
3+
"id": "ActivityDefinition-DGTS_GT36-Example",
4+
"url": "https://fhir.nhs.uk/ActivityDefinition/GT36",
5+
"identifier": [
6+
{
7+
"system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
8+
"value": "GT36"
9+
},
10+
{
11+
"system": "https://fhir.nhs.uk/Id/England-GenomicTestDirectory",
12+
"value": "R242.1",
13+
"use": "old"
14+
}
15+
],
16+
"status": "active",
17+
"title": "Predictive testing for known variant(s) - Targeted variant testing",
18+
"name": "GT36_Targeted-variant-testing",
19+
"code": {
20+
"coding": [
21+
{
22+
"system": "https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type",
23+
"code": "targeted-assays"
24+
}
25+
]
26+
},
27+
"useContext": [
28+
{
29+
"code": {
30+
"code": "focus"
31+
},
32+
"valueCodeableConcept": {
33+
"coding": [
34+
{
35+
"system": "https://fhir.nhs.uk/CodeSystem/rare-diseaseTesting-genomics",
36+
"code": "predictive"
37+
}
38+
]
39+
}
40+
}
41+
],
42+
"library": [
43+
"https://fhir.nhs.uk/Library/DGTS-targetdisease-gene-variant-required"
44+
],
45+
"specimenRequirement": [
46+
{
47+
"reference": "SpecimenDefinition/DGTS-SpecimenDefinition-Example"
48+
}
49+
]
50+
}
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"resourceType": "ActivityDefinition",
3+
"id": "ActivityDefinition-DGTS_GT417-Example",
4+
"url": "https://fhir.nhs.uk/ActivityDefinition/GT417",
5+
"status": "active",
6+
"identifier": [
7+
{
8+
"system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
9+
"value": "GT417"
10+
},
11+
{
12+
"system": "https://fhir.nhs.uk/Id/England-GenomicTestDirectory",
13+
"value": "R263.1",
14+
"use": "old"
15+
}
16+
],
17+
"title": "Confirmation of uniparental disomy",
18+
"name": "GT417_Confirmation of uniparental disomy",
19+
"code": {
20+
"coding": [
21+
{
22+
"system": "https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type",
23+
"code": "targeted-assays"
24+
}
25+
]
26+
},
27+
"useContext": [
28+
{
29+
"code": {
30+
"code": "focus"
31+
},
32+
"valueCodeableConcept": {
33+
"coding": [
34+
{
35+
"system": "https://fhir.nhs.uk/CodeSystem/rare-diseaseTesting-genomics",
36+
"code": "diagnostic"
37+
}
38+
]
39+
}
40+
}
41+
],
42+
"library": [
43+
"https://fhir.nhs.uk/Library/DGTS-targetdisease-gene-variant-required"
44+
],
45+
"specimenRequirement": [
46+
{
47+
"reference": "SpecimenDefinition/DGTS-SpecimenDefinition-Example"
48+
}
49+
]
50+
}

ActivityDefinition/ActivityDefinition-DGTS-HypotonicinfantWGS-Example.json renamed to ActivityDefinition/ActivityDefinition-DGTS_GT46-Example.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"resourceType": "ActivityDefinition",
3-
"id": "ActivityDefinition-DGTS-HypotonicinfantWGS-Example",
3+
"id": "ActivityDefinition-DGTS_GT46-Example",
44
"url": "https://fhir.nhs.uk/ActivityDefinition/GT46",
55
"identifier": [
66
{
@@ -15,6 +15,7 @@
1515
],
1616
"status": "active",
1717
"title": "Hypotonic infant - WGS",
18+
"name": "GT46_Hypotonic-infant-WGS",
1819
"code": {
1920
"coding": [
2021
{
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"resourceType": "ActivityDefinition",
3+
"id": "ActivityDefinition-DGTS_GT732-Example",
4+
"url": "https://fhir.nhs.uk/ActivityDefinition/GT732",
5+
"status": "active",
6+
"identifier": [
7+
{
8+
"system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
9+
"value": "GT732"
10+
},
11+
{
12+
"system": "https://fhir.nhs.uk/Id/England-GenomicTestDirectory",
13+
"value": "R244.1",
14+
"use": "old"
15+
}
16+
],
17+
"title": "Carrier testing for known variant(s) - Targeted variant testing",
18+
"name": "GT732_Carrier testing for known variant(s) - Targeted variant testing",
19+
"code": {
20+
"coding": [
21+
{
22+
"system": "https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type",
23+
"code": "targeted-assays"
24+
}
25+
]
26+
},
27+
"useContext": [
28+
{
29+
"code": {
30+
"code": "focus"
31+
},
32+
"valueCodeableConcept": {
33+
"coding": [
34+
{
35+
"system": "https://fhir.nhs.uk/CodeSystem/rare-diseaseTesting-genomics",
36+
"code": "carrier"
37+
}
38+
]
39+
}
40+
}
41+
],
42+
"library": [
43+
"https://fhir.nhs.uk/Library/DGTS-targetdisease-gene-variant-required"
44+
],
45+
"specimenRequirement": [
46+
{
47+
"reference": "SpecimenDefinition/DGTS-SpecimenDefinition-Example"
48+
}
49+
]
50+
}
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"resourceType": "ActivityDefinition",
3+
"id": "ActivityDefinition-DGTS_GT858-Example",
4+
"url": "https://fhir.nhs.uk/ActivityDefinition/GT858",
5+
"status": "active",
6+
"identifier": [
7+
{
8+
"system": "https://fhir.nhs.uk/Id/England-DigitalGenomicTestServices",
9+
"value": "GT858"
10+
},
11+
{
12+
"system": "https://fhir.nhs.uk/Id/England-GenomicTestDirectory",
13+
"value": "R443.1",
14+
"use": "old"
15+
}
16+
],
17+
"title": "Confirmation test",
18+
"name": "GT858_Confirmation test",
19+
"code": {
20+
"coding": [
21+
{
22+
"system": "https://fhir.nhs.uk/CodeSystem/DGTS-genomictest-method-type",
23+
"code": "targeted-assays"
24+
}
25+
]
26+
},
27+
"useContext": [
28+
{
29+
"code": {
30+
"code": "focus"
31+
},
32+
"valueCodeableConcept": {
33+
"coding": [
34+
{
35+
"system": "https://fhir.nhs.uk/CodeSystem/rare-diseaseTesting-genomics",
36+
"code": "diagnostic"
37+
}
38+
]
39+
}
40+
}
41+
],
42+
"library": [
43+
"https://fhir.nhs.uk/Library/DGTS-targetdisease-gene-variant-required"
44+
],
45+
"specimenRequirement": [
46+
{
47+
"reference": "SpecimenDefinition/DGTS-SpecimenDefinition-Example"
48+
}
49+
]
50+
}

0 commit comments

Comments
 (0)