11{
2- "resourceType" : " CodeSystem" ,
3- "id" : " 959a0a2f-73e3-4c6e-8e99-babb6b3a4296" ,
4- "url" : " https://fhir.nhs.uk/CodeSystem/business-status-genomics" ,
5- "identifier" : [
6- {
7- "system" : " https://fhir.nhs.uk/identifier/CodeSystem" ,
8- "value" : " business-status-genomics"
9- }
10- ],
11- "version" : " 0.1.0" ,
12- "name" : " BusinessStatusGenomics" ,
13- "title" : " Business Status Genomics" ,
14- "status" : " draft" ,
15- "date" : " 2022-11-25" ,
16- "publisher" : " NHS Digital" ,
17- "contact" : [
18- {
19- "name" : " NHS Digital" ,
20- "telecom" : [
21- {
22- "system" : " email" ,
23- "value" : " interoperabilityteam@nhs.net" ,
24- "use" : " work"
25- }
26- ]
27- }
28- ],
29- "description" : " Business status for test order Tasks in genomics" ,
30- "copyright" : " Copyright © 2022 NHS Digital" ,
31- "caseSensitive" : true ,
32- "content" : " complete" ,
33- "concept" : [
34- {
35- "code" : " InvalidRequest" ,
36- "display" : " Invalid Request"
37- },
38- {
39- "code" : " UnsatisfiedCondition" ,
40- "display" : " Unsatisfied Condition"
41- },
42- {
43- "code" : " TimeframeExceeded" ,
44- "display" : " Timeframe Exceeded"
45- },
46- {
47- "code" : " AwaitingSpecimen" ,
48- "display" : " Awaiting Specimen"
49- },
50- {
51- "code" : " AwaitingRoDAndSpecimen" ,
52- "display" : " Awaiting Record of Discussion and Specimen"
53- },
54- {
55- "code" : " SpecimenReceived" ,
56- "display" : " Specimen Received"
57- },
58- {
59- "code" : " SpecimenQualityNotOk" ,
60- "display" : " Specimen Quality Not OK"
61- },
62- {
63- "code" : " SpecimenProcessingInProgress" ,
64- "display" : " Specimen Processing In Progress"
65- },
66- {
67- "code" : " SpecimenProcessed" ,
68- "display" : " Specimen Processed"
69- },
70- {
71- "code" : " RemoteProcessingRequired" ,
72- "display" : " Remote Processing Required"
73- },
74- {
75- "code" : " SpecimenProcessingUnsuccessful" ,
76- "display" : " Specimen Processing Unsuccessful"
77- },
78- {
79- "code" : " SequencingCompleted" ,
80- "display" : " Sequencing Completed"
81- },
82- {
83- "code" : " RepeatSequencing" ,
84- "display" : " Repeat Sequencing"
85- },
86- {
87- "code" : " AlignSequencing" ,
88- "display" : " Align Sequencing"
89- },
90- {
91- "code" : " GeneticDataProcessingInProgress" ,
92- "display" : " Genetic Data Processing In Progress"
93- },
94- {
95- "code" : " RemoteGeneticDataProcessingRequired" ,
96- "display" : " Remote Genetic Data Processing Required"
97- },
98- {
99- "code" : " VariantsIdentified" ,
100- "display" : " Variants Identified"
101- },
102- {
103- "code" : " InterpretationInProgress" ,
104- "display" : " Interpretation In Progress"
105- },
106- {
107- "code" : " RemoteInterpretationRequired" ,
108- "display" : " Remote Interpretation Required"
109- },
110- {
111- "code" : " InterpretationCompleted" ,
112- "display" : " Interpretation Completed"
113- },
114- {
115- "code" : " InterpretationUnsuccessful" ,
116- "display" : " Interpretation Unsuccessful"
117- },
118- {
119- "code" : " FurtherClinicalDetailsRequired" ,
120- "display" : " Further Clinical Details Required"
121- },
122- {
123- "code" : " FurtherClinicalDetailsProvided" ,
124- "display" : " Further Clinical Details Provided"
125- },
126- {
127- "code" : " ReflexTestRequired" ,
128- "display" : " Reflex Test Required"
129- },
130- {
131- "code" : " ReflexTestComplete" ,
132- "display" : " Reflex Test Complete"
133- },
134- {
135- "code" : " DraftingReport" ,
136- "display" : " Drafting Report"
137- },
138- {
139- "code" : " ReportCompleted" ,
140- "display" : " ReportCompleted"
141- }
142- ]
2+ "resourceType" : " CodeSystem" ,
3+ "id" : " 959a0a2f-73e3-4c6e-8e99-babb6b3a4296" ,
4+ "url" : " https://fhir.nhs.uk/CodeSystem/business-status-genomics" ,
5+ "identifier" : [
6+ {
7+ "system" : " https://fhir.nhs.uk/identifier/CodeSystem" ,
8+ "value" : " business-status-genomics"
9+ }
10+ ],
11+ "version" : " 0.2.0" ,
12+ "name" : " BusinessStatusGenomics" ,
13+ "title" : " Business Status Genomics" ,
14+ "status" : " draft" ,
15+ "date" : " 2022-11-25" ,
16+ "publisher" : " NHS Digital" ,
17+ "contact" : [
18+ {
19+ "name" : " NHS Digital" ,
20+ "telecom" : [
21+ {
22+ "system" : " email" ,
23+ "value" : " interoperabilityteam@nhs.net" ,
24+ "use" : " work"
25+ }
26+ ]
27+ }
28+ ],
29+ "description" : " Business status for test order Tasks in genomics" ,
30+ "copyright" : " Copyright © 2022 NHS Digital" ,
31+ "caseSensitive" : true ,
32+ "content" : " complete" ,
33+ "concept" : [
34+ {
35+ "code" : " AwaitingSpecimen" ,
36+ "display" : " Awaiting Specimen"
37+ },
38+ {
39+ "code" : " AwaitingRoDAndSpecimen" ,
40+ "display" : " Awaiting Record of Discussion and Specimen"
41+ },
42+ {
43+ "code" : " SpecimenReceived" ,
44+ "display" : " Specimen Received"
45+ },
46+ {
47+ "code" : " RemoteProcessingRequired" ,
48+ "display" : " Remote Processing Required"
49+ },
50+ {
51+ "code" : " AlignSequencing" ,
52+ "display" : " Align Sequencing"
53+ },
54+ {
55+ "code" : " RemoteGeneticDataProcessingRequired" ,
56+ "display" : " Remote Genetic Data Processing Required"
57+ },
58+ {
59+ "code" : " VariantsIdentified" ,
60+ "display" : " Variants Identified"
61+ },
62+ {
63+ "code" : " RemoteInterpretationRequired" ,
64+ "display" : " Remote Interpretation Required"
65+ },
66+ {
67+ "code" : " FurtherClinicalDetailsRequired" ,
68+ "display" : " Further Clinical Details Required"
69+ },
70+ {
71+ "code" : " FurtherClinicalDetailsProvided" ,
72+ "display" : " Further Clinical Details Provided"
73+ },
74+ {
75+ "code" : " ReflexTestRequired" ,
76+ "display" : " Reflex Test Required"
77+ },
78+ {
79+ "code" : " ReflexTestComplete" ,
80+ "display" : " Reflex Test Complete"
81+ }
82+ ]
14383}
0 commit comments