Skip to content

Commit 28f0287

Browse files
committed
Ajustement formulaire
1 parent 53c6c07 commit 28f0287

File tree

4 files changed

+8
-52
lines changed

4 files changed

+8
-52
lines changed

dist/configs/specialites/form.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
11
{
22
"bindings": [
33
{
4-
"variable": "SubstanceActive",
4+
"variable": "Substance",
55
"node": {
66
"type": "UserPrompt",
77
"name": {
8-
"fr": "Substance Active"
8+
"fr": "Substance"
99
}
1010
}
1111
}
12-
,
13-
{
14-
"variable": "FractionTherapeutique",
15-
"node": {
16-
"type": "UserPrompt",
17-
"name": {
18-
"fr": "Fraction thérapeutique"
19-
}
20-
}
21-
}
22-
2312
,
2413
{
2514
"variable": "Voie",

dist/configs/specialites/query.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -147,19 +147,8 @@
147147
{
148148
"line": {
149149
"s": "SpecialitePharmaceutique",
150-
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_substanceActive",
151-
"o": "SubstanceActive",
152-
"sType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique",
153-
"oType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#Substance",
154-
"values": []
155-
},
156-
"children": []
157-
},
158-
{
159-
"line": {
160-
"s": "SpecialitePharmaceutique",
161-
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_fractionTherapeutique",
162-
"o": "FractionTherapeutique",
150+
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_SAouFT",
151+
"o": "Substance",
163152
"sType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique",
164153
"oType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#Substance",
165154
"values": []

static/configs/specialites/form.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,14 @@
11
{
22
"bindings": [
33
{
4-
"variable": "SubstanceActive",
4+
"variable": "Substance",
55
"node": {
66
"type": "UserPrompt",
77
"name": {
8-
"fr": "Substance Active"
8+
"fr": "Substance"
99
}
1010
}
1111
}
12-
,
13-
{
14-
"variable": "FractionTherapeutique",
15-
"node": {
16-
"type": "UserPrompt",
17-
"name": {
18-
"fr": "Fraction thérapeutique"
19-
}
20-
}
21-
}
22-
2312
,
2413
{
2514
"variable": "Voie",

static/configs/specialites/query.json

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -147,19 +147,8 @@
147147
{
148148
"line": {
149149
"s": "SpecialitePharmaceutique",
150-
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_substanceActive",
151-
"o": "SubstanceActive",
152-
"sType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique",
153-
"oType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#Substance",
154-
"values": []
155-
},
156-
"children": []
157-
},
158-
{
159-
"line": {
160-
"s": "SpecialitePharmaceutique",
161-
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_fractionTherapeutique",
162-
"o": "FractionTherapeutique",
150+
"p": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique_SAouFT",
151+
"o": "Substance",
163152
"sType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#SpecialitePharmaceutique",
164153
"oType": "https://sparna-git.github.io/referentiel-medicaments/configs/sparnatural-config.ttl#Substance",
165154
"values": []

0 commit comments

Comments
 (0)