@dotbase/fhir-resources 8.1.0 → 9.0.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 +2 -2
- package/url.d.ts +3 -0
- package/url.js +3 -0
package/package.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"type": "git",
|
|
9
9
|
"url": "https://github.com/dot-base/fhir-resources"
|
|
10
10
|
},
|
|
11
|
-
"license": "
|
|
11
|
+
"license": "UNLICENSED",
|
|
12
12
|
"bugs": {
|
|
13
13
|
"url": "https://github.com/dot-base/fhir-resources/issues"
|
|
14
14
|
},
|
|
@@ -18,5 +18,5 @@
|
|
|
18
18
|
"Health Level Seven",
|
|
19
19
|
"Resources"
|
|
20
20
|
],
|
|
21
|
-
"version": "
|
|
21
|
+
"version": "9.0.0"
|
|
22
22
|
}
|
package/url.d.ts
CHANGED
|
@@ -1045,6 +1045,7 @@ declare const _default: {
|
|
|
1045
1045
|
"0e3d2af4-8faa-4b63-8bd3-692b434032a3": string;
|
|
1046
1046
|
"95c7112e-f8c7-4e9e-9747-73018532cf39": string;
|
|
1047
1047
|
"bfd20d06-2d28-4be4-94c2-2d9989153cf7": string;
|
|
1048
|
+
"2aacd586-9c39-45da-b517-7ed855a685e4": string;
|
|
1048
1049
|
"847ab01f-320a-4faf-ad29-66b6d4a10fec": string;
|
|
1049
1050
|
"15b141bc-6ff4-4414-ad27-f4ff884ae0c6": string;
|
|
1050
1051
|
"4f67b452-1915-40a4-92b0-fbc587922020": string;
|
|
@@ -1138,6 +1139,7 @@ declare const _default: {
|
|
|
1138
1139
|
CodeSystem: {
|
|
1139
1140
|
ComponentType: string;
|
|
1140
1141
|
DateGranularity: string;
|
|
1142
|
+
DocumentDraftAction: string;
|
|
1141
1143
|
DocumentTemplateType: string;
|
|
1142
1144
|
TerminologyCodes: string;
|
|
1143
1145
|
GroupResourceType: string;
|
|
@@ -1215,6 +1217,7 @@ declare const _default: {
|
|
|
1215
1217
|
DefinitionCanonicalReference: string;
|
|
1216
1218
|
Description: string;
|
|
1217
1219
|
DisplayItemChart: string;
|
|
1220
|
+
DocumentDraftAction: string;
|
|
1218
1221
|
DocumentSectionPartOf: string;
|
|
1219
1222
|
DocumentSectionPrefill: string;
|
|
1220
1223
|
DocumentSummaryTemplate: string;
|
package/url.js
CHANGED
|
@@ -1047,6 +1047,7 @@ exports.default = {
|
|
|
1047
1047
|
"0e3d2af4-8faa-4b63-8bd3-692b434032a3": "https://dotbase.org/fhir/ValueSet/0e3d2af4-8faa-4b63-8bd3-692b434032a3",
|
|
1048
1048
|
"95c7112e-f8c7-4e9e-9747-73018532cf39": "https://dotbase.org/fhir/ValueSet/95c7112e-f8c7-4e9e-9747-73018532cf39",
|
|
1049
1049
|
"bfd20d06-2d28-4be4-94c2-2d9989153cf7": "https://dotbase.org/fhir/ValueSet/bfd20d06-2d28-4be4-94c2-2d9989153cf7",
|
|
1050
|
+
"2aacd586-9c39-45da-b517-7ed855a685e4": "https://dotbase.org/fhir/ValueSet/2aacd586-9c39-45da-b517-7ed855a685e4",
|
|
1050
1051
|
"847ab01f-320a-4faf-ad29-66b6d4a10fec": "https://dotbase.org/fhir/ValueSet/847ab01f-320a-4faf-ad29-66b6d4a10fec",
|
|
1051
1052
|
"15b141bc-6ff4-4414-ad27-f4ff884ae0c6": "https://dotbase.org/fhir/ValueSet/15b141bc-6ff4-4414-ad27-f4ff884ae0c6",
|
|
1052
1053
|
"4f67b452-1915-40a4-92b0-fbc587922020": "https://dotbase.org/fhir/ValueSet/4f67b452-1915-40a4-92b0-fbc587922020",
|
|
@@ -1140,6 +1141,7 @@ exports.default = {
|
|
|
1140
1141
|
CodeSystem: {
|
|
1141
1142
|
"ComponentType": "https://dotbase.org/fhir/CodeSystem/component-type",
|
|
1142
1143
|
"DateGranularity": "https://dotbase.org/fhir/CodeSystem/date-granularity",
|
|
1144
|
+
"DocumentDraftAction": "https://dotbase.org/fhir/CodeSystem/document-draft-action",
|
|
1143
1145
|
"DocumentTemplateType": "https://dotbase.org/fhir/CodeSystem/document-template-type",
|
|
1144
1146
|
"TerminologyCodes": "https://dotbase.org/fhir/CodeSystem/terminology-codes",
|
|
1145
1147
|
"GroupResourceType": "https://dotbase.org/fhir/CodeSystem/group-resource-type",
|
|
@@ -1217,6 +1219,7 @@ exports.default = {
|
|
|
1217
1219
|
"DefinitionCanonicalReference": "https://dotbase.org/fhir/StructureDefinition/definition-canonical-reference",
|
|
1218
1220
|
"Description": "https://dotbase.org/fhir/StructureDefinition/description",
|
|
1219
1221
|
"DisplayItemChart": "https://dotbase.org/fhir/StructureDefinition/display-item-chart",
|
|
1222
|
+
"DocumentDraftAction": "https://dotbase.org/fhir/StructureDefinition/document-draft-action",
|
|
1220
1223
|
"DocumentSectionPartOf": "https://dotbase.org/fhir/StructureDefinition/document-section-part-of",
|
|
1221
1224
|
"DocumentSectionPrefill": "https://dotbase.org/fhir/StructureDefinition/document-section-prefill",
|
|
1222
1225
|
"DocumentSummaryTemplate": "https://dotbase.org/fhir/StructureDefinition/document-summary-template",
|