Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 6ec2d92

Browse files
committed
create only bundles for blaze
1 parent b418190 commit 6ec2d92

2 files changed

Lines changed: 368 additions & 0 deletions

File tree

Lines changed: 184 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,184 @@
1+
{
2+
"resourceType": "Bundle",
3+
"type": "transaction",
4+
"entry": [
5+
{
6+
"fullUrl": "urn:uuid:180200e1-91c2-48b0-830d-b93b5231f030",
7+
"resource": {
8+
"resourceType": "Patient",
9+
"meta": {
10+
"profile": [
11+
"https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient"
12+
]
13+
},
14+
"extension": [
15+
{
16+
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group",
17+
"valueCoding": {
18+
"system": "http://snomed.info/sct",
19+
"code": "186019001",
20+
"display": "Other ethnic, mixed origin"
21+
}
22+
},
23+
{
24+
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/age",
25+
"extension": [
26+
{
27+
"url": "dateTimeOfDocumentation",
28+
"valueDateTime": "2020-10-01"
29+
},
30+
{
31+
"url": "age",
32+
"valueAge": {
33+
"value": 67,
34+
"unit": "years",
35+
"system": "http://unitsofmeasure.org",
36+
"code": "a"
37+
}
38+
}
39+
]
40+
}
41+
],
42+
"identifier": [
43+
{
44+
"system": "http://www.netzwerk-universitaetsmedizin.de/sid/bloom-filter",
45+
"value": "J75gYl+RiKSsxeu33tixBEEtFGCZwIEsWIKgvESaluvpSGBte/SBNZilz+sLSZdHSDKTL2J2d1yZsakqjtV5U2SMMJZ5IF3gEk1MT3sCRkxXEo1aJWKpnqndUTR+fvtSeMFj0y/O5yqrLV9zU79CNiTfZN5t1/6XGxZUXq2DovfCRrrpRxWjFwjKIDo0OkRANf7Mqp+Fsu0Un53JF57p/p1RLpWcJkC3xO+UslGbDo3mjgczdvxz0aLmWNA7/NIhk+Q50gxCX3B4QrntPfLLlBkrmIpsKRcLFVuYZik7pYZ9prd0qCLQ9tc8qiw1ry5kMfIvLnIS/FV36w=="
46+
}
47+
],
48+
"birthDate": "1953-09-29"
49+
},
50+
"request": {
51+
"method": "POST",
52+
"url": "Patient"
53+
}
54+
},
55+
{
56+
"fullUrl": "urn:uuid:612d9577-3626-4a10-9543-50ad0b3b44a0",
57+
"resource": {
58+
"resourceType": "Condition",
59+
"meta": {
60+
"profile": [
61+
"https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/chronic-lung-diseases"
62+
]
63+
},
64+
"clinicalStatus": {
65+
"coding": [
66+
{
67+
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
68+
"code": "active",
69+
"display": "Active"
70+
}
71+
]
72+
},
73+
"verificationStatus": {
74+
"coding": [
75+
{
76+
"system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
77+
"code": "confirmed",
78+
"display": "Confirmed"
79+
},
80+
{
81+
"system": "http://snomed.info/sct",
82+
"code": "410605003",
83+
"display": "Confirmed present (qualifier value)"
84+
}
85+
]
86+
},
87+
"category": [
88+
{
89+
"coding": [
90+
{
91+
"system": "http://snomed.info/sct",
92+
"code": "418112009",
93+
"display": "Pulmonary medicine"
94+
}
95+
]
96+
}
97+
],
98+
"code": {
99+
"coding": [
100+
{
101+
"system": "http://snomed.info/sct",
102+
"code": "413839001",
103+
"display": "Chronic lung disease"
104+
}
105+
]
106+
},
107+
"subject": {
108+
"reference": "urn:uuid:180200e1-91c2-48b0-830d-b93b5231f030"
109+
},
110+
"recordedDate": "2020-11-10T16:50:41.000+01:00"
111+
},
112+
"request": {
113+
"method": "POST",
114+
"url": "Condition"
115+
}
116+
},
117+
{
118+
"fullUrl": "urn:uuid:c6bb56d7-c6a2-4a72-8a1a-cd1af418d1c4",
119+
"resource": {
120+
"resourceType": "Observation",
121+
"meta": {
122+
"profile": [
123+
"https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-rt-pcr"
124+
]
125+
},
126+
"identifier": [
127+
{
128+
"type": {
129+
"coding": [
130+
{
131+
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
132+
"code": "OBI"
133+
}
134+
]
135+
}
136+
}
137+
],
138+
"status": "final",
139+
"category": [
140+
{
141+
"coding": [
142+
{
143+
"system": "http://loinc.org",
144+
"code": "26436-6"
145+
},
146+
{
147+
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
148+
"code": "laboratory"
149+
}
150+
]
151+
}
152+
],
153+
"code": {
154+
"coding": [
155+
{
156+
"system": "http://loinc.org",
157+
"code": "94500-6",
158+
"display": "SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory specimen by NAA with probe detection"
159+
}
160+
],
161+
"text": "SARS-CoV-2-RNA (PCR)"
162+
},
163+
"subject": {
164+
"reference": "urn:uuid:180200e1-91c2-48b0-830d-b93b5231f030"
165+
},
166+
"effectiveDateTime": "2020-11-10T16:50:41.000+01:00",
167+
"valueCodeableConcept": {
168+
"coding": [
169+
{
170+
"system": "http://snomed.info/sct",
171+
"code": "260373001",
172+
"display": "Detected (qualifier value)"
173+
}
174+
],
175+
"text": "SARS-CoV-2-RNA positiv"
176+
}
177+
},
178+
"request": {
179+
"method": "POST",
180+
"url": "Observation"
181+
}
182+
}
183+
]
184+
}
Lines changed: 184 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,184 @@
1+
{
2+
"resourceType": "Bundle",
3+
"type": "transaction",
4+
"entry": [
5+
{
6+
"fullUrl": "urn:uuid:180200e1-91c2-48b0-830d-b93b5231f030",
7+
"resource": {
8+
"resourceType": "Patient",
9+
"meta": {
10+
"profile": [
11+
"https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/Patient"
12+
]
13+
},
14+
"extension": [
15+
{
16+
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/ethnic-group",
17+
"valueCoding": {
18+
"system": "http://snomed.info/sct",
19+
"code": "186019001",
20+
"display": "Other ethnic, mixed origin"
21+
}
22+
},
23+
{
24+
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/age",
25+
"extension": [
26+
{
27+
"url": "dateTimeOfDocumentation",
28+
"valueDateTime": "2020-10-01"
29+
},
30+
{
31+
"url": "age",
32+
"valueAge": {
33+
"value": 67,
34+
"unit": "years",
35+
"system": "http://unitsofmeasure.org",
36+
"code": "a"
37+
}
38+
}
39+
]
40+
}
41+
],
42+
"identifier": [
43+
{
44+
"system": "http://www.netzwerk-universitaetsmedizin.de/sid/dic-pseudonym",
45+
"value": "source/original"
46+
}
47+
],
48+
"birthDate": "1953-09-30"
49+
},
50+
"request": {
51+
"method": "POST",
52+
"url": "Patient"
53+
}
54+
},
55+
{
56+
"fullUrl": "urn:uuid:612d9577-3626-4a10-9543-50ad0b3b44a0",
57+
"resource": {
58+
"resourceType": "Condition",
59+
"meta": {
60+
"profile": [
61+
"https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/chronic-lung-diseases"
62+
]
63+
},
64+
"clinicalStatus": {
65+
"coding": [
66+
{
67+
"system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
68+
"code": "active",
69+
"display": "Active"
70+
}
71+
]
72+
},
73+
"verificationStatus": {
74+
"coding": [
75+
{
76+
"system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
77+
"code": "confirmed",
78+
"display": "Confirmed"
79+
},
80+
{
81+
"system": "http://snomed.info/sct",
82+
"code": "410605003",
83+
"display": "Confirmed present (qualifier value)"
84+
}
85+
]
86+
},
87+
"category": [
88+
{
89+
"coding": [
90+
{
91+
"system": "http://snomed.info/sct",
92+
"code": "418112009",
93+
"display": "Pulmonary medicine"
94+
}
95+
]
96+
}
97+
],
98+
"code": {
99+
"coding": [
100+
{
101+
"system": "http://snomed.info/sct",
102+
"code": "413839001",
103+
"display": "Chronic lung disease"
104+
}
105+
]
106+
},
107+
"subject": {
108+
"reference": "urn:uuid:180200e1-91c2-48b0-830d-b93b5231f030"
109+
},
110+
"recordedDate": "2020-11-10T15:50:41.000+01:00"
111+
},
112+
"request": {
113+
"method": "POST",
114+
"url": "Condition"
115+
}
116+
},
117+
{
118+
"fullUrl": "urn:uuid:c6bb56d7-c6a2-4a72-8a1a-cd1af418d1c4",
119+
"resource": {
120+
"resourceType": "Observation",
121+
"meta": {
122+
"profile": [
123+
"https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/sars-cov-2-rt-pcr"
124+
]
125+
},
126+
"identifier": [
127+
{
128+
"type": {
129+
"coding": [
130+
{
131+
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
132+
"code": "OBI"
133+
}
134+
]
135+
}
136+
}
137+
],
138+
"status": "final",
139+
"category": [
140+
{
141+
"coding": [
142+
{
143+
"system": "http://loinc.org",
144+
"code": "26436-6"
145+
},
146+
{
147+
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
148+
"code": "laboratory"
149+
}
150+
]
151+
}
152+
],
153+
"code": {
154+
"coding": [
155+
{
156+
"system": "http://loinc.org",
157+
"code": "94500-6",
158+
"display": "SARS-CoV-2 (COVID-19) RNA [Presence] in Respiratory specimen by NAA with probe detection"
159+
}
160+
],
161+
"text": "SARS-CoV-2-RNA (PCR)"
162+
},
163+
"subject": {
164+
"reference": "urn:uuid:180200e1-91c2-48b0-830d-b93b5231f030"
165+
},
166+
"effectiveDateTime": "2020-11-10T15:50:41.000+01:00",
167+
"valueCodeableConcept": {
168+
"coding": [
169+
{
170+
"system": "http://snomed.info/sct",
171+
"code": "260373001",
172+
"display": "Detected (qualifier value)"
173+
}
174+
],
175+
"text": "SARS-CoV-2-RNA positiv"
176+
}
177+
},
178+
"request": {
179+
"method": "POST",
180+
"url": "Observation"
181+
}
182+
}
183+
]
184+
}

0 commit comments

Comments
 (0)