generated from ahdis/ch-ig
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Alis43ToBundle.http
37 lines (22 loc) · 975 Bytes
/
Alis43ToBundle.http
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
### @host = https://test.ahdis.ch/matchbox/fhir
@host = http://localhost:8080/matchboxv3/fhir
GET {{host}}/metadata HTTP/1.1
Accept: application/fhir+xml
### 1. POST Alis43ToBundle.map
GET {{host}}/StructureMap HTTP/1.1
Accept: application/fhir+xml;fhirVersion=4.0
### 1. POST Alis43ToBundle.map
POST {{host}}/StructureMap HTTP/1.1
Accept: application/fhir+xml;fhirVersion=4.0
Content-Type: text/fhir-mapping
< ./maps/Alis43ToBundle.map
### ALIS 5.0
POST {{host}}/StructureMap/$transform?source=http://fhir.ch/ig/ch-alis/StructureMap/Alis43ToBundle
Accept: application/fhir+xml;fhirVersion=4.0
Content-Type: application/fhir+xml;fhirVersion=4.0
< ./input/resources/binary/Alis5Analysenliste.xml
### ALIS 5.0
POST {{host}}/StructureMap/$transform?source=http://fhir.ch/ig/ch-alis/StructureMap/Alis43ToBundle
Accept: application/fhir+xml;fhirVersion=4.0
Content-Type: application/fhir+xml;fhirVersion=4.0
< ./input/resources/binary/Alis5AmbPauschalen-TM-ICD.xml