@dotbase/fhir-resources 3.3.1 → 3.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/reference.d.ts +6 -0
- package/reference.js +6 -0
- package/url.d.ts +3 -0
- package/url.js +3 -0
package/package.json
CHANGED
package/reference.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ declare const _default: {
|
|
|
10
10
|
DbsInitialVisit: string;
|
|
11
11
|
Neurolocalization: string;
|
|
12
12
|
TBaseDBSVisit: string;
|
|
13
|
+
DbsEvaluation: string;
|
|
13
14
|
DbsIpsVisit: string;
|
|
14
15
|
MdsUpdrsI: string;
|
|
15
16
|
MdsUpdrsII: string;
|
|
@@ -144,6 +145,7 @@ declare const _default: {
|
|
|
144
145
|
ParkinsonsDiseaseSymptomsNonMotor: string;
|
|
145
146
|
ParkinsonsDiseaseSymptomsPsychiatric: string;
|
|
146
147
|
PDQ39: string;
|
|
148
|
+
TetrasADL: string;
|
|
147
149
|
PsychopathologicFindings: string;
|
|
148
150
|
};
|
|
149
151
|
ValueSet: {
|
|
@@ -235,6 +237,7 @@ declare const _default: {
|
|
|
235
237
|
ParkinsonSymptomSeverity: string;
|
|
236
238
|
WearingOffSymptomFrequency: string;
|
|
237
239
|
PDQ39SymptomFrequency: string;
|
|
240
|
+
ADLAnswers: string;
|
|
238
241
|
PsychopathologicFindingsValueSet: string;
|
|
239
242
|
};
|
|
240
243
|
ResearchStudy: {
|
|
@@ -295,5 +298,8 @@ declare const _default: {
|
|
|
295
298
|
MainOrganization: string;
|
|
296
299
|
SektionBewegungsstoerungen: string;
|
|
297
300
|
};
|
|
301
|
+
Subscription: {
|
|
302
|
+
Organizations: string;
|
|
303
|
+
};
|
|
298
304
|
};
|
|
299
305
|
export default _default;
|
package/reference.js
CHANGED
|
@@ -12,6 +12,7 @@ exports["default"] = {
|
|
|
12
12
|
DbsInitialVisit: "PlanDefinition/dbs-plandefinition-dbsinitialvisit",
|
|
13
13
|
Neurolocalization: "PlanDefinition/dbs-plandefinition-neurolocalization",
|
|
14
14
|
TBaseDBSVisit: "PlanDefinition/legacy-plandefinition-tbasedbsvisit",
|
|
15
|
+
DbsEvaluation: "PlanDefinition/parkinson-plandefinition-dbsevaluation",
|
|
15
16
|
DbsIpsVisit: "PlanDefinition/parkinson-plandefinition-dbsipsvisit",
|
|
16
17
|
MdsUpdrsI: "PlanDefinition/parkinson-plandefinition-mdsupdrsi",
|
|
17
18
|
MdsUpdrsII: "PlanDefinition/parkinson-plandefinition-mdsupdrsii",
|
|
@@ -146,6 +147,7 @@ exports["default"] = {
|
|
|
146
147
|
ParkinsonsDiseaseSymptomsNonMotor: "Questionnaire/parkinson-questionnaire-parkinsonsdiseasesymptomsnonmotor",
|
|
147
148
|
ParkinsonsDiseaseSymptomsPsychiatric: "Questionnaire/parkinson-questionnaire-parkinsonsdiseasesymptomspsychiatric",
|
|
148
149
|
PDQ39: "Questionnaire/parkinson-questionnaire-pdq39",
|
|
150
|
+
TetrasADL: "Questionnaire/parkinson-questionnaire-tetrasadl",
|
|
149
151
|
PsychopathologicFindings: "Questionnaire/psychopathologic-findings"
|
|
150
152
|
},
|
|
151
153
|
ValueSet: {
|
|
@@ -237,6 +239,7 @@ exports["default"] = {
|
|
|
237
239
|
ParkinsonSymptomSeverity: "ValueSet/parkinson-valueset-parkinsonsymptomseverity",
|
|
238
240
|
WearingOffSymptomFrequency: "ValueSet/parkinson-valueset-wearingoffsymptomfrequency",
|
|
239
241
|
PDQ39SymptomFrequency: "ValueSet/parkinson-valueset-pdq39symptomfrequency",
|
|
242
|
+
ADLAnswers: "ValueSet/adl-answers",
|
|
240
243
|
PsychopathologicFindingsValueSet: "ValueSet/parkinson-valueset-psychopathologicfindings"
|
|
241
244
|
},
|
|
242
245
|
ResearchStudy: {
|
|
@@ -296,5 +299,8 @@ exports["default"] = {
|
|
|
296
299
|
Organization: {
|
|
297
300
|
MainOrganization: "Organization/dotbase-organization-mainorganization",
|
|
298
301
|
SektionBewegungsstoerungen: "Organization/dotbase-organization-sektionbewegungsstoerungen"
|
|
302
|
+
},
|
|
303
|
+
Subscription: {
|
|
304
|
+
Organizations: "Subscription/dotbase-subscription-organizationsandlistsofpatients"
|
|
299
305
|
}
|
|
300
306
|
};
|
package/url.d.ts
CHANGED
|
@@ -10,6 +10,7 @@ declare const _default: {
|
|
|
10
10
|
DbsInitialVisit: string;
|
|
11
11
|
Neurolocalization: string;
|
|
12
12
|
TbaseDbsVisit: string;
|
|
13
|
+
DbsEvaluation: string;
|
|
13
14
|
DbsIpsVisit: string;
|
|
14
15
|
MdsUpdrsI: string;
|
|
15
16
|
MdsUpdrsIi: string;
|
|
@@ -144,6 +145,7 @@ declare const _default: {
|
|
|
144
145
|
ParkinsonsDiseaseSymptomsNonMotor: string;
|
|
145
146
|
ParkinsonsDiseaseSymptomsPsychiatric: string;
|
|
146
147
|
Pdq39: string;
|
|
148
|
+
TetrasAdl: string;
|
|
147
149
|
PsychopathologicFindings: string;
|
|
148
150
|
};
|
|
149
151
|
ValueSet: {
|
|
@@ -235,6 +237,7 @@ declare const _default: {
|
|
|
235
237
|
ParkinsonSymptomSeverity: string;
|
|
236
238
|
WearingOffSymptomFrequency: string;
|
|
237
239
|
Pdq39SymptomFrequency: string;
|
|
240
|
+
AdlAnswers: string;
|
|
238
241
|
PsychopathologicFindings: string;
|
|
239
242
|
};
|
|
240
243
|
SearchParameter: {
|
package/url.js
CHANGED
|
@@ -12,6 +12,7 @@ exports["default"] = {
|
|
|
12
12
|
DbsInitialVisit: "https://dotbase.org/fhir/PlanDefinition/dbs-initial-visit",
|
|
13
13
|
Neurolocalization: "https://dotbase.org/fhir/PlanDefinition/neurolocalization",
|
|
14
14
|
TbaseDbsVisit: "https://dotbase.org/fhir/PlanDefinition/tbase-dbs-visit",
|
|
15
|
+
DbsEvaluation: "https://dotbase.org/fhir/PlanDefinition/dbs-evaluation",
|
|
15
16
|
DbsIpsVisit: "https://dotbase.org/fhir/PlanDefinition/dbs-ips-visit",
|
|
16
17
|
MdsUpdrsI: "https://dotbase.org/fhir/PlanDefinition/mds-updrs-i",
|
|
17
18
|
MdsUpdrsIi: "https://dotbase.org/fhir/PlanDefinition/mds-updrs-ii",
|
|
@@ -146,6 +147,7 @@ exports["default"] = {
|
|
|
146
147
|
ParkinsonsDiseaseSymptomsNonMotor: "https://dotbase.org/fhir/Questionnaire/parkinsons-disease-symptoms-non-motor",
|
|
147
148
|
ParkinsonsDiseaseSymptomsPsychiatric: "https://dotbase.org/fhir/Questionnaire/parkinsons-disease-symptoms-psychiatric",
|
|
148
149
|
Pdq39: "https://dotbase.org/fhir/Questionnaire/pdq-39",
|
|
150
|
+
TetrasAdl: "https://dotbase.org/fhir/Questionnaire/tetras-adl",
|
|
149
151
|
PsychopathologicFindings: "https://dotbase.org/fhir/Questionnaire/psychopathologic-findings"
|
|
150
152
|
},
|
|
151
153
|
ValueSet: {
|
|
@@ -237,6 +239,7 @@ exports["default"] = {
|
|
|
237
239
|
ParkinsonSymptomSeverity: "https://dotbase.org/fhir/ValueSet/parkinson-symptom-severity",
|
|
238
240
|
WearingOffSymptomFrequency: "https://dotbase.org/fhir/ValueSet/wearing-off-symptom-frequency",
|
|
239
241
|
Pdq39SymptomFrequency: "https://dotbase.org/fhir/ValueSet/pdq-39-symptom-frequency",
|
|
242
|
+
AdlAnswers: "https://dotbase.org/fhir/ValueSet/adl-answers",
|
|
240
243
|
PsychopathologicFindings: "https://dotbase.org/fhir/ValueSet/psychopathologic-findings"
|
|
241
244
|
},
|
|
242
245
|
SearchParameter: {
|