Skip to content

Commit 75bcf30

Browse files
authored
Create CommunityCloud-SequencerDevice-Example.json
1 parent 3dcc7f4 commit 75bcf30

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"resourceType": "Device",
3+
"id": "44ae1fac-d147-43fb-87ba-35f6bc056f51",
4+
"manufacturer": "Illumina",
5+
"deviceName": [
6+
{
7+
"type": "user-friendly-name",
8+
"name": "Novaseq 6000"
9+
}
10+
],
11+
"property": [
12+
{
13+
"type": {
14+
"text": "Sequencing assay name"
15+
},
16+
"valueCode": [
17+
{
18+
"text": "CEN"
19+
}
20+
]
21+
}
22+
]
23+
}

0 commit comments

Comments
 (0)