@dotbase/fhir-resources 3.1.0 → 3.3.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 +2 -1
- package/reference.js +3 -2
- package/url.d.ts +1 -1
- package/url.js +1 -1
package/package.json
CHANGED
package/reference.d.ts
CHANGED
|
@@ -4,7 +4,6 @@ declare const _default: {
|
|
|
4
4
|
ConsentUploadForm: string;
|
|
5
5
|
OutPatientInitialVisit: string;
|
|
6
6
|
OutpatientFollowUpVisit: string;
|
|
7
|
-
DBSAdverseEffects: string;
|
|
8
7
|
DbsDevices: string;
|
|
9
8
|
DbsSettings: string;
|
|
10
9
|
DbsFollowUpVisit: string;
|
|
@@ -45,6 +44,7 @@ declare const _default: {
|
|
|
45
44
|
LeadLocation: string;
|
|
46
45
|
CreationDateTime: string;
|
|
47
46
|
DefinitionCanonicalReference: string;
|
|
47
|
+
Description: string;
|
|
48
48
|
DocumentDraftAction: string;
|
|
49
49
|
DocumentSectionPartOf: string;
|
|
50
50
|
DocumentSummaryTemplate: string;
|
|
@@ -293,6 +293,7 @@ declare const _default: {
|
|
|
293
293
|
};
|
|
294
294
|
Organization: {
|
|
295
295
|
MainOrganization: string;
|
|
296
|
+
SektionBewegungsstoerungen: string;
|
|
296
297
|
};
|
|
297
298
|
};
|
|
298
299
|
export default _default;
|
package/reference.js
CHANGED
|
@@ -6,7 +6,6 @@ exports["default"] = {
|
|
|
6
6
|
ConsentUploadForm: "PlanDefinition/basic-plandefinition-consent-upload-form",
|
|
7
7
|
OutPatientInitialVisit: "PlanDefinition/basic-plandefinition-outpatientinitialvisit",
|
|
8
8
|
OutpatientFollowUpVisit: "PlanDefinition/basic-plandefinition-outpatientfollowupvisit",
|
|
9
|
-
DBSAdverseEffects: "PlanDefinition/dbs-plandefinition-adverseeffects",
|
|
10
9
|
DbsDevices: "PlanDefinition/dbs-plandefinition-dbsdevices",
|
|
11
10
|
DbsSettings: "PlanDefinition/dbs-plandefinition-dbssettings",
|
|
12
11
|
DbsFollowUpVisit: "PlanDefinition/dbs-plandefinition-dbsfollowupvisit",
|
|
@@ -47,6 +46,7 @@ exports["default"] = {
|
|
|
47
46
|
LeadLocation: "StructureDefinition/dbs-extension-leadlocation",
|
|
48
47
|
CreationDateTime: "StructureDefinition/dotbase-extension-resourcecreationdatetime",
|
|
49
48
|
DefinitionCanonicalReference: "StructureDefinition/dotbase-extension-definitioncanonicalreference",
|
|
49
|
+
Description: "StructureDefinition/dotbase-extension-description",
|
|
50
50
|
DocumentDraftAction: "StructureDefinition/dotbase-extension-documentdraftaction",
|
|
51
51
|
DocumentSectionPartOf: "StructureDefinition/dotbase-extension-documentsectionpartof",
|
|
52
52
|
DocumentSummaryTemplate: "StructureDefinition/dotbase-extension-documentsummarytemplate",
|
|
@@ -294,6 +294,7 @@ exports["default"] = {
|
|
|
294
294
|
TooltipShort: "NamingSystem/dotbase-namingsystem-tooltipshort"
|
|
295
295
|
},
|
|
296
296
|
Organization: {
|
|
297
|
-
MainOrganization: "Organization/dotbase-organization-mainorganization"
|
|
297
|
+
MainOrganization: "Organization/dotbase-organization-mainorganization",
|
|
298
|
+
SektionBewegungsstoerungen: "Organization/dotbase-organization-sektionbewegungsstoerungen"
|
|
298
299
|
}
|
|
299
300
|
};
|
package/url.d.ts
CHANGED
|
@@ -4,7 +4,6 @@ declare const _default: {
|
|
|
4
4
|
ConsentUploadForm: string;
|
|
5
5
|
OutpatientInitialVisit: string;
|
|
6
6
|
OutpatientFollowUpVisit: string;
|
|
7
|
-
AdverseEffects: string;
|
|
8
7
|
DbsDevices: string;
|
|
9
8
|
DbsSettings: string;
|
|
10
9
|
DbsFollowUpVisit: string;
|
|
@@ -45,6 +44,7 @@ declare const _default: {
|
|
|
45
44
|
LeadLocation: string;
|
|
46
45
|
ResourceCreationDatetime: string;
|
|
47
46
|
DefinitionCanonicalReference: string;
|
|
47
|
+
Description: string;
|
|
48
48
|
DocumentDraftAction: string;
|
|
49
49
|
DocumentSectionPartOf: string;
|
|
50
50
|
DocumentSummaryTemplate: string;
|
package/url.js
CHANGED
|
@@ -6,7 +6,6 @@ exports["default"] = {
|
|
|
6
6
|
ConsentUploadForm: "https://dotbase.org/fhir/PlanDefinition/consent-upload-form",
|
|
7
7
|
OutpatientInitialVisit: "https://dotbase.org/fhir/PlanDefinition/outpatient-initial-visit",
|
|
8
8
|
OutpatientFollowUpVisit: "https://dotbase.org/fhir/PlanDefinition/outpatient-follow-up-visit",
|
|
9
|
-
AdverseEffects: "https://dotbase.org/fhir/PlanDefinition/adverse-effects",
|
|
10
9
|
DbsDevices: "https://dotbase.org/fhir/PlanDefinition/dbs-devices",
|
|
11
10
|
DbsSettings: "https://dotbase.org/fhir/PlanDefinition/dbs-settings",
|
|
12
11
|
DbsFollowUpVisit: "https://dotbase.org/fhir/PlanDefinition/dbs-follow-up-visit",
|
|
@@ -47,6 +46,7 @@ exports["default"] = {
|
|
|
47
46
|
LeadLocation: "https://dotbase.org/fhir/StructureDefinition/lead-location",
|
|
48
47
|
ResourceCreationDatetime: "https://dotbase.org/fhir/StructureDefinition/resource-creation-datetime",
|
|
49
48
|
DefinitionCanonicalReference: "https://dotbase.org/fhir/StructureDefinition/definition-canonical-reference",
|
|
49
|
+
Description: "https://dotbase.org/fhir/StructureDefinition/description",
|
|
50
50
|
DocumentDraftAction: "https://dotbase.org/fhir/StructureDefinition/document-draft-action",
|
|
51
51
|
DocumentSectionPartOf: "https://dotbase.org/fhir/StructureDefinition/document-section-part-of",
|
|
52
52
|
DocumentSummaryTemplate: "https://dotbase.org/fhir/StructureDefinition/document-summary-template",
|