File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "resourceType" : " DocumentReference" ,
3+ "id" : " 1e6aef26-d201-43d1-b54c-087cd4ee5c24" ,
4+ "meta" : {
5+ "profile" : [
6+ " http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/genomic-data-file"
7+ ]
8+ },
9+ "status" : " current" ,
10+ "subject" : {
11+ "identifier" : {
12+ "system" : " urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24" ,
13+ "value" : " SomePatientIdentifier"
14+ }
15+ },
16+ "author" : [
17+ {
18+ "identifier" : {
19+ "system" : " https://fhir.nhs.uk/Id/ods-organization-code" ,
20+ "value" : " 699M0"
21+ },
22+ "display" : " NHS EAST GENOMIC LABORATORY HUB"
23+ }
24+ ],
25+ "content" : [
26+ {
27+ "attachment" : {
28+ "contentType" : " application/gzip" ,
29+ "url" : " https://002-cen.s3.eu-west-2.amazonaws.com/grch38/haplotyper_normalised_v0.3/140103896-25301R0078-25NGCEN64-9527-F-99347387_markdup_recalibrated_Haplotyper.vcf.gz" ,
30+ "title" : " 140103896-25301R0078-25NGCEN64-9527-F-99347387_markdup_recalibrated_Haplotyper.vcf.gz"
31+ }
32+ }
33+ ]
34+ }
You can’t perform that action at this time.
0 commit comments