@synanetics/profiles-pie 4.0.0 → 5.0.0-beta.1
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/README.md +25 -7
- package/dist/codesystems/RoutingRule-status.cjs +45 -0
- package/dist/codesystems/RoutingRule-status.cjs.map +1 -0
- package/dist/codesystems/RoutingRule-status.d.cts +24 -0
- package/dist/codesystems/RoutingRule-status.d.cts.map +1 -0
- package/dist/codesystems/RoutingRule-status.d.mts +24 -0
- package/dist/codesystems/RoutingRule-status.d.mts.map +1 -0
- package/dist/codesystems/RoutingRule-status.mjs +43 -0
- package/dist/codesystems/RoutingRule-status.mjs.map +1 -0
- package/dist/codesystems/ServiceRequest-error-status.cjs +33 -0
- package/dist/codesystems/ServiceRequest-error-status.cjs.map +1 -0
- package/dist/codesystems/ServiceRequest-error-status.d.cts +18 -0
- package/dist/codesystems/ServiceRequest-error-status.d.cts.map +1 -0
- package/dist/codesystems/ServiceRequest-error-status.d.mts +18 -0
- package/dist/codesystems/ServiceRequest-error-status.d.mts.map +1 -0
- package/dist/codesystems/ServiceRequest-error-status.mjs +31 -0
- package/dist/codesystems/ServiceRequest-error-status.mjs.map +1 -0
- package/dist/codesystems/ServiceRequest-post-dispatch-status.cjs +70 -0
- package/dist/codesystems/ServiceRequest-post-dispatch-status.cjs.map +1 -0
- package/dist/codesystems/ServiceRequest-post-dispatch-status.d.cts +36 -0
- package/dist/codesystems/ServiceRequest-post-dispatch-status.d.cts.map +1 -0
- package/dist/codesystems/ServiceRequest-post-dispatch-status.d.mts +36 -0
- package/dist/codesystems/ServiceRequest-post-dispatch-status.d.mts.map +1 -0
- package/dist/codesystems/ServiceRequest-post-dispatch-status.mjs +68 -0
- package/dist/codesystems/ServiceRequest-post-dispatch-status.mjs.map +1 -0
- package/dist/codesystems/ServiceRequest-pre-dispatch-status.cjs +70 -0
- package/dist/codesystems/ServiceRequest-pre-dispatch-status.cjs.map +1 -0
- package/dist/codesystems/ServiceRequest-pre-dispatch-status.d.cts +36 -0
- package/dist/codesystems/ServiceRequest-pre-dispatch-status.d.cts.map +1 -0
- package/dist/codesystems/ServiceRequest-pre-dispatch-status.d.mts +36 -0
- package/dist/codesystems/ServiceRequest-pre-dispatch-status.d.mts.map +1 -0
- package/dist/codesystems/ServiceRequest-pre-dispatch-status.mjs +68 -0
- package/dist/codesystems/ServiceRequest-pre-dispatch-status.mjs.map +1 -0
- package/dist/codesystems/index.cjs +5 -0
- package/dist/codesystems/index.mjs +7 -0
- package/dist/codesystems/pieOutcome.cjs +63 -0
- package/dist/codesystems/pieOutcome.cjs.map +1 -0
- package/dist/codesystems/pieOutcome.d.cts +17 -0
- package/dist/codesystems/pieOutcome.d.cts.map +1 -0
- package/dist/codesystems/pieOutcome.d.mts +17 -0
- package/dist/codesystems/pieOutcome.d.mts.map +1 -0
- package/dist/codesystems/pieOutcome.mjs +62 -0
- package/dist/codesystems/pieOutcome.mjs.map +1 -0
- package/dist/codesystems.json +89 -21
- package/dist/constants.cjs +103 -0
- package/dist/constants.cjs.map +1 -0
- package/dist/constants.d.cts +79 -0
- package/dist/constants.d.cts.map +1 -0
- package/dist/constants.d.mts +79 -0
- package/dist/constants.d.mts.map +1 -0
- package/dist/constants.mjs +88 -0
- package/dist/constants.mjs.map +1 -0
- package/dist/index.cjs +74 -0
- package/dist/index.d.cts +26 -0
- package/dist/index.d.mts +26 -0
- package/dist/index.mjs +29 -0
- package/dist/profiles-resources/RoutingRule.cjs +359 -0
- package/dist/profiles-resources/RoutingRule.cjs.map +1 -0
- package/dist/profiles-resources/RoutingRule.d.cts +7 -0
- package/dist/profiles-resources/RoutingRule.d.cts.map +1 -0
- package/dist/profiles-resources/RoutingRule.d.mts +7 -0
- package/dist/profiles-resources/RoutingRule.d.mts.map +1 -0
- package/dist/profiles-resources/RoutingRule.mjs +359 -0
- package/dist/profiles-resources/RoutingRule.mjs.map +1 -0
- package/dist/profiles-resources/ServiceRequest-filler-group-number.cjs +58 -0
- package/dist/profiles-resources/ServiceRequest-filler-group-number.cjs.map +1 -0
- package/dist/profiles-resources/ServiceRequest-filler-group-number.d.cts +7 -0
- package/dist/profiles-resources/ServiceRequest-filler-group-number.d.cts.map +1 -0
- package/dist/profiles-resources/ServiceRequest-filler-group-number.d.mts +7 -0
- package/dist/profiles-resources/ServiceRequest-filler-group-number.d.mts.map +1 -0
- package/dist/profiles-resources/ServiceRequest-filler-group-number.mjs +58 -0
- package/dist/profiles-resources/ServiceRequest-filler-group-number.mjs.map +1 -0
- package/dist/profiles-resources/ServiceRequest-placer-group-number.cjs +58 -0
- package/dist/profiles-resources/ServiceRequest-placer-group-number.cjs.map +1 -0
- package/dist/profiles-resources/ServiceRequest-placer-group-number.d.cts +7 -0
- package/dist/profiles-resources/ServiceRequest-placer-group-number.d.cts.map +1 -0
- package/dist/profiles-resources/ServiceRequest-placer-group-number.d.mts +7 -0
- package/dist/profiles-resources/ServiceRequest-placer-group-number.d.mts.map +1 -0
- package/dist/profiles-resources/ServiceRequest-placer-group-number.mjs +58 -0
- package/dist/profiles-resources/ServiceRequest-placer-group-number.mjs.map +1 -0
- package/dist/profiles-resources/ServiceRequest-status-detail.cjs +95 -0
- package/dist/profiles-resources/ServiceRequest-status-detail.cjs.map +1 -0
- package/dist/profiles-resources/ServiceRequest-status-detail.d.cts +7 -0
- package/dist/profiles-resources/ServiceRequest-status-detail.d.cts.map +1 -0
- package/dist/profiles-resources/ServiceRequest-status-detail.d.mts +7 -0
- package/dist/profiles-resources/ServiceRequest-status-detail.d.mts.map +1 -0
- package/dist/profiles-resources/ServiceRequest-status-detail.mjs +95 -0
- package/dist/profiles-resources/ServiceRequest-status-detail.mjs.map +1 -0
- package/dist/profiles-resources/index.cjs +5 -0
- package/dist/profiles-resources/index.mjs +7 -0
- package/dist/profiles-resources/used-by.cjs +64 -0
- package/dist/profiles-resources/used-by.cjs.map +1 -0
- package/dist/profiles-resources/used-by.d.cts +7 -0
- package/dist/profiles-resources/used-by.d.cts.map +1 -0
- package/dist/profiles-resources/used-by.d.mts +7 -0
- package/dist/profiles-resources/used-by.d.mts.map +1 -0
- package/dist/profiles-resources/used-by.mjs +64 -0
- package/dist/profiles-resources/used-by.mjs.map +1 -0
- package/dist/profiles-resources.json +138 -323
- package/dist/search-parameters/RoutingRule-name.cjs +22 -0
- package/dist/search-parameters/RoutingRule-name.cjs.map +1 -0
- package/dist/search-parameters/RoutingRule-name.d.cts +7 -0
- package/dist/search-parameters/RoutingRule-name.d.cts.map +1 -0
- package/dist/search-parameters/RoutingRule-name.d.mts +7 -0
- package/dist/search-parameters/RoutingRule-name.d.mts.map +1 -0
- package/dist/search-parameters/RoutingRule-name.mjs +22 -0
- package/dist/search-parameters/RoutingRule-name.mjs.map +1 -0
- package/dist/search-parameters/RoutingRule-period.cjs +33 -0
- package/dist/search-parameters/RoutingRule-period.cjs.map +1 -0
- package/dist/search-parameters/RoutingRule-period.d.cts +7 -0
- package/dist/search-parameters/RoutingRule-period.d.cts.map +1 -0
- package/dist/search-parameters/RoutingRule-period.d.mts +7 -0
- package/dist/search-parameters/RoutingRule-period.d.mts.map +1 -0
- package/dist/search-parameters/RoutingRule-period.mjs +33 -0
- package/dist/search-parameters/RoutingRule-period.mjs.map +1 -0
- package/dist/search-parameters/RoutingRule-process.cjs +23 -0
- package/dist/search-parameters/RoutingRule-process.cjs.map +1 -0
- package/dist/search-parameters/RoutingRule-process.d.cts +7 -0
- package/dist/search-parameters/RoutingRule-process.d.cts.map +1 -0
- package/dist/search-parameters/RoutingRule-process.d.mts +7 -0
- package/dist/search-parameters/RoutingRule-process.d.mts.map +1 -0
- package/dist/search-parameters/RoutingRule-process.mjs +23 -0
- package/dist/search-parameters/RoutingRule-process.mjs.map +1 -0
- package/dist/search-parameters/RoutingRule-receiver.cjs +23 -0
- package/dist/search-parameters/RoutingRule-receiver.cjs.map +1 -0
- package/dist/search-parameters/RoutingRule-receiver.d.cts +7 -0
- package/dist/search-parameters/RoutingRule-receiver.d.cts.map +1 -0
- package/dist/search-parameters/RoutingRule-receiver.d.mts +7 -0
- package/dist/search-parameters/RoutingRule-receiver.d.mts.map +1 -0
- package/dist/search-parameters/RoutingRule-receiver.mjs +23 -0
- package/dist/search-parameters/RoutingRule-receiver.mjs.map +1 -0
- package/dist/search-parameters/RoutingRule-sender.cjs +23 -0
- package/dist/search-parameters/RoutingRule-sender.cjs.map +1 -0
- package/dist/search-parameters/RoutingRule-sender.d.cts +7 -0
- package/dist/search-parameters/RoutingRule-sender.d.cts.map +1 -0
- package/dist/search-parameters/RoutingRule-sender.d.mts +7 -0
- package/dist/search-parameters/RoutingRule-sender.d.mts.map +1 -0
- package/dist/search-parameters/RoutingRule-sender.mjs +23 -0
- package/dist/search-parameters/RoutingRule-sender.mjs.map +1 -0
- package/dist/search-parameters/RoutingRule-status.cjs +22 -0
- package/dist/search-parameters/RoutingRule-status.cjs.map +1 -0
- package/dist/search-parameters/RoutingRule-status.d.cts +7 -0
- package/dist/search-parameters/RoutingRule-status.d.cts.map +1 -0
- package/dist/search-parameters/RoutingRule-status.d.mts +7 -0
- package/dist/search-parameters/RoutingRule-status.d.mts.map +1 -0
- package/dist/search-parameters/RoutingRule-status.mjs +22 -0
- package/dist/search-parameters/RoutingRule-status.mjs.map +1 -0
- package/dist/search-parameters/RoutingRule-title.cjs +22 -0
- package/dist/search-parameters/RoutingRule-title.cjs.map +1 -0
- package/dist/search-parameters/RoutingRule-title.d.cts +7 -0
- package/dist/search-parameters/RoutingRule-title.d.cts.map +1 -0
- package/dist/search-parameters/RoutingRule-title.d.mts +7 -0
- package/dist/search-parameters/RoutingRule-title.d.mts.map +1 -0
- package/dist/search-parameters/RoutingRule-title.mjs +22 -0
- package/dist/search-parameters/RoutingRule-title.mjs.map +1 -0
- package/dist/search-parameters/ServiceRequest-filler-group-number.cjs +22 -0
- package/dist/search-parameters/ServiceRequest-filler-group-number.cjs.map +1 -0
- package/dist/search-parameters/ServiceRequest-filler-group-number.d.cts +7 -0
- package/dist/search-parameters/ServiceRequest-filler-group-number.d.cts.map +1 -0
- package/dist/search-parameters/ServiceRequest-filler-group-number.d.mts +7 -0
- package/dist/search-parameters/ServiceRequest-filler-group-number.d.mts.map +1 -0
- package/dist/search-parameters/ServiceRequest-filler-group-number.mjs +22 -0
- package/dist/search-parameters/ServiceRequest-filler-group-number.mjs.map +1 -0
- package/dist/search-parameters/ServiceRequest-placer-group-number.cjs +22 -0
- package/dist/search-parameters/ServiceRequest-placer-group-number.cjs.map +1 -0
- package/dist/search-parameters/ServiceRequest-placer-group-number.d.cts +7 -0
- package/dist/search-parameters/ServiceRequest-placer-group-number.d.cts.map +1 -0
- package/dist/search-parameters/ServiceRequest-placer-group-number.d.mts +7 -0
- package/dist/search-parameters/ServiceRequest-placer-group-number.d.mts.map +1 -0
- package/dist/search-parameters/ServiceRequest-placer-group-number.mjs +22 -0
- package/dist/search-parameters/ServiceRequest-placer-group-number.mjs.map +1 -0
- package/dist/search-parameters/index.cjs +10 -0
- package/dist/search-parameters/index.mjs +12 -0
- package/dist/search-parameters/mapping-used-by.cjs +28 -0
- package/dist/search-parameters/mapping-used-by.cjs.map +1 -0
- package/dist/search-parameters/mapping-used-by.d.cts +7 -0
- package/dist/search-parameters/mapping-used-by.d.cts.map +1 -0
- package/dist/search-parameters/mapping-used-by.d.mts +7 -0
- package/dist/search-parameters/mapping-used-by.d.mts.map +1 -0
- package/dist/search-parameters/mapping-used-by.mjs +28 -0
- package/dist/search-parameters/mapping-used-by.mjs.map +1 -0
- package/dist/search-parameters.json +62 -127
- package/dist/types/pieResource.d.cts +15 -0
- package/dist/types/pieResource.d.cts.map +1 -0
- package/dist/types/pieResource.d.mts +15 -0
- package/dist/types/pieResource.d.mts.map +1 -0
- package/dist/types/routingRule.d.cts +88 -0
- package/dist/types/routingRule.d.cts.map +1 -0
- package/dist/types/routingRule.d.mts +88 -0
- package/dist/types/routingRule.d.mts.map +1 -0
- package/dist/valuesets/RoutingRule-status.cjs +17 -0
- package/dist/valuesets/RoutingRule-status.cjs.map +1 -0
- package/dist/valuesets/RoutingRule-status.d.cts +7 -0
- package/dist/valuesets/RoutingRule-status.d.cts.map +1 -0
- package/dist/valuesets/RoutingRule-status.d.mts +7 -0
- package/dist/valuesets/RoutingRule-status.d.mts.map +1 -0
- package/dist/valuesets/RoutingRule-status.mjs +17 -0
- package/dist/valuesets/RoutingRule-status.mjs.map +1 -0
- package/dist/valuesets/ServiceRequest-status-detail.cjs +21 -0
- package/dist/valuesets/ServiceRequest-status-detail.cjs.map +1 -0
- package/dist/valuesets/ServiceRequest-status-detail.d.cts +7 -0
- package/dist/valuesets/ServiceRequest-status-detail.d.cts.map +1 -0
- package/dist/valuesets/ServiceRequest-status-detail.d.mts +7 -0
- package/dist/valuesets/ServiceRequest-status-detail.d.mts.map +1 -0
- package/dist/valuesets/ServiceRequest-status-detail.mjs +21 -0
- package/dist/valuesets/ServiceRequest-status-detail.mjs.map +1 -0
- package/dist/valuesets/index.cjs +2 -0
- package/dist/valuesets/index.mjs +4 -0
- package/dist/valuesets.json +19 -12
- package/package.json +3 -3
- package/dist/index.js +0 -14
|
@@ -1,18 +1,15 @@
|
|
|
1
1
|
{
|
|
2
|
+
"id": "profiles-resources",
|
|
2
3
|
"resourceType": "Bundle",
|
|
3
|
-
"id": "resources",
|
|
4
|
-
"meta": {
|
|
5
|
-
"lastUpdated": "2025-02-07T08:00:00.000Z"
|
|
6
|
-
},
|
|
7
4
|
"type": "collection",
|
|
8
5
|
"entry": [
|
|
9
6
|
{
|
|
10
7
|
"fullUrl": "https://pie.synanetics.com/fhir/r4/StructureDefinition/RoutingRule",
|
|
11
8
|
"resource": {
|
|
12
|
-
"resourceType": "StructureDefinition",
|
|
13
9
|
"id": "RoutingRule",
|
|
10
|
+
"resourceType": "StructureDefinition",
|
|
14
11
|
"meta": {
|
|
15
|
-
"lastUpdated": "2025-
|
|
12
|
+
"lastUpdated": "2025-11-20T10:00:00.000Z"
|
|
16
13
|
},
|
|
17
14
|
"extension": [
|
|
18
15
|
{
|
|
@@ -24,7 +21,7 @@
|
|
|
24
21
|
"name": "RoutingRule",
|
|
25
22
|
"status": "draft",
|
|
26
23
|
"experimental": true,
|
|
27
|
-
"date": "2025-
|
|
24
|
+
"date": "2025-11-20T10:00:00.000Z",
|
|
28
25
|
"publisher": "Synanetics Ltd",
|
|
29
26
|
"contact": [
|
|
30
27
|
{
|
|
@@ -355,8 +352,8 @@
|
|
|
355
352
|
"isSummary": true
|
|
356
353
|
},
|
|
357
354
|
{
|
|
358
|
-
"id": "RoutingRule.rule.
|
|
359
|
-
"path": "RoutingRule.rule.
|
|
355
|
+
"id": "RoutingRule.rule.ruleId",
|
|
356
|
+
"path": "RoutingRule.rule.ruleId",
|
|
360
357
|
"short": "Unique id for inter-element referencing",
|
|
361
358
|
"definition": "Unique id for the element within a resource (for internal references)",
|
|
362
359
|
"min": 1,
|
|
@@ -369,44 +366,100 @@
|
|
|
369
366
|
"isSummary": true
|
|
370
367
|
},
|
|
371
368
|
{
|
|
372
|
-
"id": "RoutingRule.rule.
|
|
373
|
-
"path": "RoutingRule.rule.
|
|
374
|
-
"short": "The
|
|
375
|
-
"definition": "The
|
|
369
|
+
"id": "RoutingRule.rule.period",
|
|
370
|
+
"path": "RoutingRule.rule.period",
|
|
371
|
+
"short": "The period for which the routing rule is effective",
|
|
372
|
+
"definition": "The start dateTime for when a routing rule comes into effect, and the dateTime for when it ends",
|
|
376
373
|
"min": 1,
|
|
377
374
|
"max": "1",
|
|
378
375
|
"type": [
|
|
379
376
|
{
|
|
380
|
-
"code": "
|
|
381
|
-
"targetProfile": [
|
|
382
|
-
"http://hl7.org/fhir/StructureDefinition/Endpoint",
|
|
383
|
-
"http://hl7.org/fhir/StructureDefinition/Organization"
|
|
384
|
-
]
|
|
377
|
+
"code": "Period"
|
|
385
378
|
}
|
|
386
379
|
],
|
|
387
380
|
"isSummary": true
|
|
388
381
|
},
|
|
389
382
|
{
|
|
390
|
-
"id": "RoutingRule.rule.
|
|
391
|
-
"path": "RoutingRule.rule.
|
|
392
|
-
"short": "The
|
|
393
|
-
"definition": "
|
|
383
|
+
"id": "RoutingRule.rule.targetId",
|
|
384
|
+
"path": "RoutingRule.rule.targetId",
|
|
385
|
+
"short": "The internal element id for the rule's target",
|
|
386
|
+
"definition": "A string that matches one of the RoutingRule target.targetId values",
|
|
394
387
|
"min": 1,
|
|
395
388
|
"max": "1",
|
|
396
389
|
"type": [
|
|
397
390
|
{
|
|
398
|
-
"code": "
|
|
391
|
+
"code": "id"
|
|
392
|
+
}
|
|
393
|
+
],
|
|
394
|
+
"isSummary": true
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
"id": "RoutingRule.target",
|
|
398
|
+
"path": "RoutingRule.target",
|
|
399
|
+
"short": "A single RoutingRule rule target",
|
|
400
|
+
"definition": "A collection of target mappings grouped by id",
|
|
401
|
+
"min": 0,
|
|
402
|
+
"max": "*",
|
|
403
|
+
"type": [
|
|
404
|
+
{
|
|
405
|
+
"code": "BackboneElement"
|
|
399
406
|
}
|
|
400
407
|
],
|
|
401
408
|
"isSummary": true
|
|
402
409
|
},
|
|
403
410
|
{
|
|
404
|
-
"id": "RoutingRule.
|
|
405
|
-
"path": "RoutingRule.
|
|
411
|
+
"id": "RoutingRule.target.targetId",
|
|
412
|
+
"path": "RoutingRule.target.targetId",
|
|
413
|
+
"short": "Unique id for inter-element referencing",
|
|
414
|
+
"definition": "Unique id for the element within a resource (for internal references)",
|
|
415
|
+
"min": 1,
|
|
416
|
+
"max": "1",
|
|
417
|
+
"type": [
|
|
418
|
+
{
|
|
419
|
+
"code": "id"
|
|
420
|
+
}
|
|
421
|
+
],
|
|
422
|
+
"isSummary": true
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"id": "RoutingRule.target.mapping",
|
|
426
|
+
"path": "RoutingRule.target.mapping",
|
|
427
|
+
"short": "A single RoutingRule rule target mapping",
|
|
428
|
+
"definition": "Receiver system and process(es) mapping",
|
|
429
|
+
"min": 1,
|
|
430
|
+
"max": "*",
|
|
431
|
+
"type": [
|
|
432
|
+
{
|
|
433
|
+
"code": "BackboneElement"
|
|
434
|
+
}
|
|
435
|
+
],
|
|
436
|
+
"isSummary": true
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"id": "RoutingRule.target.mapping.receiver",
|
|
440
|
+
"path": "RoutingRule.target.mapping.receiver",
|
|
441
|
+
"short": "The receiving organization/endpoint",
|
|
442
|
+
"definition": "The organization/endpoint that is routed to by the sender",
|
|
443
|
+
"min": 1,
|
|
444
|
+
"max": "1",
|
|
445
|
+
"type": [
|
|
446
|
+
{
|
|
447
|
+
"code": "Reference",
|
|
448
|
+
"targetProfile": [
|
|
449
|
+
"http://hl7.org/fhir/StructureDefinition/Endpoint",
|
|
450
|
+
"http://hl7.org/fhir/StructureDefinition/Organization"
|
|
451
|
+
]
|
|
452
|
+
}
|
|
453
|
+
],
|
|
454
|
+
"isSummary": true
|
|
455
|
+
},
|
|
456
|
+
{
|
|
457
|
+
"id": "RoutingRule.target.mapping.processDefinition",
|
|
458
|
+
"path": "RoutingRule.target.mapping.processDefinition",
|
|
406
459
|
"short": "The receiver's definition of the process.",
|
|
407
460
|
"definition": "A reference to a resource, created by the receiver, which defines the process to be performed",
|
|
408
461
|
"min": 1,
|
|
409
|
-
"max": "
|
|
462
|
+
"max": "*",
|
|
410
463
|
"type": [
|
|
411
464
|
{
|
|
412
465
|
"code": "Reference",
|
|
@@ -422,13 +475,15 @@
|
|
|
422
475
|
}
|
|
423
476
|
},
|
|
424
477
|
{
|
|
425
|
-
"fullUrl": "https://pie.synanetics.com/fhir/r4/ServiceRequest-filler-group-number",
|
|
478
|
+
"fullUrl": "https://pie.synanetics.com/fhir/r4/StructureDefinition/ServiceRequest-filler-group-number",
|
|
426
479
|
"resource": {
|
|
480
|
+
"id": "ServiceRequest-filler-group-number",
|
|
427
481
|
"resourceType": "StructureDefinition",
|
|
428
|
-
"url": "https://pie.synanetics.com/fhir/r4/ServiceRequest-filler-group-number",
|
|
482
|
+
"url": "https://pie.synanetics.com/fhir/r4/StructureDefinition/ServiceRequest-filler-group-number",
|
|
429
483
|
"name": "ServiceRequest-filler-group-number",
|
|
430
484
|
"status": "draft",
|
|
431
|
-
"date": "2025-
|
|
485
|
+
"date": "2025-11-20T10:00:00.000Z",
|
|
486
|
+
"publisher": "Synanetics Ltd",
|
|
432
487
|
"purpose": "An extension to record the filler group number of an order, in line with usual HL7v2 order comms systems",
|
|
433
488
|
"fhirVersion": "4.3.0",
|
|
434
489
|
"kind": "complex-type",
|
|
@@ -484,13 +539,15 @@
|
|
|
484
539
|
}
|
|
485
540
|
},
|
|
486
541
|
{
|
|
487
|
-
"fullUrl": "https://pie.synanetics.com/fhir/r4/ServiceRequest-placer-group-number",
|
|
542
|
+
"fullUrl": "https://pie.synanetics.com/fhir/r4/StructureDefinition/ServiceRequest-placer-group-number",
|
|
488
543
|
"resource": {
|
|
544
|
+
"id": "ServiceRequest-placer-group-number",
|
|
489
545
|
"resourceType": "StructureDefinition",
|
|
490
|
-
"url": "https://pie.synanetics.com/fhir/r4/ServiceRequest-placer-group-number",
|
|
546
|
+
"url": "https://pie.synanetics.com/fhir/r4/StructureDefinition/ServiceRequest-placer-group-number",
|
|
491
547
|
"name": "ServiceRequest-placer-group-number",
|
|
492
548
|
"status": "draft",
|
|
493
|
-
"date": "2025-
|
|
549
|
+
"date": "2025-11-20T10:00:00.000Z",
|
|
550
|
+
"publisher": "Synanetics Ltd",
|
|
494
551
|
"purpose": "An extension to record the placer group number of an order, in line with usual HL7v2 order comms systems",
|
|
495
552
|
"fhirVersion": "4.3.0",
|
|
496
553
|
"kind": "complex-type",
|
|
@@ -546,13 +603,15 @@
|
|
|
546
603
|
}
|
|
547
604
|
},
|
|
548
605
|
{
|
|
549
|
-
"fullUrl": "https://pie.synanetics.com/fhir/r4/ServiceRequest-status-detail",
|
|
606
|
+
"fullUrl": "https://pie.synanetics.com/fhir/r4/StructureDefinition/ServiceRequest-status-detail",
|
|
550
607
|
"resource": {
|
|
608
|
+
"id": "ServiceRequest-status-detail",
|
|
551
609
|
"resourceType": "StructureDefinition",
|
|
552
|
-
"url": "https://pie.synanetics.com/fhir/r4/ServiceRequest-status-detail",
|
|
610
|
+
"url": "https://pie.synanetics.com/fhir/r4/StructureDefinition/ServiceRequest-status-detail",
|
|
553
611
|
"name": "ServiceRequest-status-detail",
|
|
554
612
|
"status": "draft",
|
|
555
|
-
"date": "
|
|
613
|
+
"date": "2025-11-20T10:00:00.000Z",
|
|
614
|
+
"publisher": "Synanetics Ltd",
|
|
556
615
|
"purpose": "An extension to give greater detail on the progress of a PIE order",
|
|
557
616
|
"fhirVersion": "4.3.0",
|
|
558
617
|
"kind": "complex-type",
|
|
@@ -586,7 +645,7 @@
|
|
|
586
645
|
"min": 1,
|
|
587
646
|
"binding": {
|
|
588
647
|
"strength": "required",
|
|
589
|
-
"valueSet": "https://pie.synanetics.com/fhir/r4/ValueSet/ServiceRequest-
|
|
648
|
+
"valueSet": "https://pie.synanetics.com/fhir/r4/ValueSet/ServiceRequest-status-detail"
|
|
590
649
|
},
|
|
591
650
|
"type": [
|
|
592
651
|
{
|
|
@@ -649,24 +708,20 @@
|
|
|
649
708
|
}
|
|
650
709
|
},
|
|
651
710
|
{
|
|
652
|
-
"fullUrl": "https://pie.synanetics.com/fhir/r4/StructureDefinition/
|
|
711
|
+
"fullUrl": "https://pie.synanetics.com/fhir/r4/StructureDefinition/used-by",
|
|
653
712
|
"resource": {
|
|
713
|
+
"id": "used-by",
|
|
654
714
|
"resourceType": "StructureDefinition",
|
|
655
|
-
"id": "SupplierList",
|
|
656
715
|
"meta": {
|
|
657
|
-
"lastUpdated": "2025-
|
|
716
|
+
"lastUpdated": "2025-11-20T10:00:00.000Z"
|
|
658
717
|
},
|
|
659
|
-
"
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
}
|
|
664
|
-
],
|
|
665
|
-
"url": "https://pie.synanetics.com/fhir/r4/StructureDefinition/SupplierList",
|
|
666
|
-
"name": "SupplierList",
|
|
718
|
+
"url": "https://pie.synanetics.com/fhir/r4/StructureDefinition/used-by",
|
|
719
|
+
"abstract": false,
|
|
720
|
+
"type": "Extension",
|
|
721
|
+
"name": "used-by",
|
|
667
722
|
"status": "draft",
|
|
668
|
-
"experimental":
|
|
669
|
-
"date": "2025-
|
|
723
|
+
"experimental": false,
|
|
724
|
+
"date": "2025-11-20T10:00:00.000Z",
|
|
670
725
|
"publisher": "Synanetics Ltd",
|
|
671
726
|
"contact": [
|
|
672
727
|
{
|
|
@@ -678,296 +733,56 @@
|
|
|
678
733
|
]
|
|
679
734
|
}
|
|
680
735
|
],
|
|
681
|
-
"description": "
|
|
682
|
-
"purpose": "
|
|
736
|
+
"description": "An extension of the ConceptMap, CodeSystem, Composition and PlanDefinition resources",
|
|
737
|
+
"purpose": "An extension to define a group of organizations/endpoints/individuals that use a ConceptMap, CodeSystem, Composition or PlanDefinition",
|
|
683
738
|
"fhirVersion": "4.3.0",
|
|
684
|
-
"kind": "
|
|
685
|
-
"
|
|
686
|
-
|
|
687
|
-
|
|
739
|
+
"kind": "complex-type",
|
|
740
|
+
"context": [
|
|
741
|
+
{
|
|
742
|
+
"type": "element",
|
|
743
|
+
"expression": "ConceptMap"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"type": "element",
|
|
747
|
+
"expression": "CodeSystem"
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"type": "element",
|
|
751
|
+
"expression": "Composition"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"type": "element",
|
|
755
|
+
"expression": "PlanDefinition"
|
|
756
|
+
}
|
|
757
|
+
],
|
|
688
758
|
"derivation": "specialization",
|
|
689
|
-
"
|
|
759
|
+
"differential": {
|
|
690
760
|
"element": [
|
|
691
761
|
{
|
|
692
|
-
"
|
|
693
|
-
"
|
|
694
|
-
"
|
|
695
|
-
"definition": "Information about a supplier list",
|
|
696
|
-
"min": 0,
|
|
697
|
-
"max": "*"
|
|
698
|
-
},
|
|
699
|
-
{
|
|
700
|
-
"id": "SupplierList.id",
|
|
701
|
-
"path": "SupplierList.id",
|
|
702
|
-
"short": "Logical id of this artifact",
|
|
703
|
-
"definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
|
|
704
|
-
"comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
|
|
705
|
-
"min": 0,
|
|
706
|
-
"max": "1",
|
|
707
|
-
"base": {
|
|
708
|
-
"path": "Resource.id",
|
|
709
|
-
"min": 0,
|
|
710
|
-
"max": "1"
|
|
711
|
-
},
|
|
712
|
-
"type": [
|
|
713
|
-
{
|
|
714
|
-
"code": "id"
|
|
715
|
-
}
|
|
716
|
-
],
|
|
717
|
-
"isSummary": true
|
|
718
|
-
},
|
|
719
|
-
{
|
|
720
|
-
"id": "SupplierList.meta",
|
|
721
|
-
"path": "SupplierList.meta",
|
|
722
|
-
"short": "Metadata about the resource",
|
|
723
|
-
"definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.",
|
|
724
|
-
"min": 0,
|
|
725
|
-
"max": "1",
|
|
726
|
-
"base": {
|
|
727
|
-
"path": "Resource.meta",
|
|
728
|
-
"min": 0,
|
|
729
|
-
"max": "1"
|
|
730
|
-
},
|
|
731
|
-
"type": [
|
|
732
|
-
{
|
|
733
|
-
"code": "Meta"
|
|
734
|
-
}
|
|
735
|
-
],
|
|
736
|
-
"isSummary": true
|
|
737
|
-
},
|
|
738
|
-
{
|
|
739
|
-
"id": "SupplierList.implicitRules",
|
|
740
|
-
"path": "SupplierList.implicitRules",
|
|
741
|
-
"short": "A set of rules under which this content was created",
|
|
742
|
-
"definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
|
|
743
|
-
"comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.",
|
|
744
|
-
"min": 0,
|
|
745
|
-
"max": "1",
|
|
746
|
-
"base": {
|
|
747
|
-
"path": "Resource.implicitRules",
|
|
748
|
-
"min": 0,
|
|
749
|
-
"max": "1"
|
|
750
|
-
},
|
|
751
|
-
"type": [
|
|
752
|
-
{
|
|
753
|
-
"code": "uri"
|
|
754
|
-
}
|
|
755
|
-
],
|
|
756
|
-
"isModifier": true,
|
|
757
|
-
"isSummary": true
|
|
758
|
-
},
|
|
759
|
-
{
|
|
760
|
-
"id": "SupplierList.language",
|
|
761
|
-
"path": "SupplierList.language",
|
|
762
|
-
"short": "Language of the resource content",
|
|
763
|
-
"definition": "The base language in which the resource is written.",
|
|
764
|
-
"comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
|
|
765
|
-
"min": 0,
|
|
766
|
-
"max": "1",
|
|
767
|
-
"base": {
|
|
768
|
-
"path": "Resource.language",
|
|
769
|
-
"min": 0,
|
|
770
|
-
"max": "1"
|
|
771
|
-
},
|
|
772
|
-
"type": [
|
|
773
|
-
{
|
|
774
|
-
"code": "code"
|
|
775
|
-
}
|
|
776
|
-
],
|
|
777
|
-
"binding": {
|
|
778
|
-
"extension": [
|
|
779
|
-
{
|
|
780
|
-
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
|
|
781
|
-
"valueReference": {
|
|
782
|
-
"reference": "http://hl7.org/fhir/ValueSet/all-languages"
|
|
783
|
-
}
|
|
784
|
-
},
|
|
785
|
-
{
|
|
786
|
-
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
|
|
787
|
-
"valueString": "Language"
|
|
788
|
-
},
|
|
789
|
-
{
|
|
790
|
-
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
|
|
791
|
-
"valueBoolean": true
|
|
792
|
-
}
|
|
793
|
-
],
|
|
794
|
-
"strength": "extensible",
|
|
795
|
-
"description": "A human language.",
|
|
796
|
-
"valueSet": "http://hl7.org/fhir/ValueSet/languages"
|
|
797
|
-
}
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
"id": "SupplierList.text",
|
|
801
|
-
"path": "SupplierList.text",
|
|
802
|
-
"short": "Text summary of the resource, for human interpretation",
|
|
803
|
-
"definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
|
|
804
|
-
"comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.",
|
|
805
|
-
"alias": [
|
|
806
|
-
"narrative",
|
|
807
|
-
"html",
|
|
808
|
-
"xhtml",
|
|
809
|
-
"display"
|
|
810
|
-
],
|
|
811
|
-
"min": 0,
|
|
812
|
-
"max": "1",
|
|
813
|
-
"base": {
|
|
814
|
-
"path": "DomainResource.text",
|
|
815
|
-
"min": 0,
|
|
816
|
-
"max": "1"
|
|
817
|
-
},
|
|
818
|
-
"type": [
|
|
819
|
-
{
|
|
820
|
-
"code": "Narrative"
|
|
821
|
-
}
|
|
822
|
-
],
|
|
823
|
-
"condition": [
|
|
824
|
-
"dom-1"
|
|
825
|
-
],
|
|
826
|
-
"mapping": [
|
|
827
|
-
{
|
|
828
|
-
"identity": "rim",
|
|
829
|
-
"map": "Act.text?"
|
|
830
|
-
}
|
|
831
|
-
]
|
|
832
|
-
},
|
|
833
|
-
{
|
|
834
|
-
"id": "SupplierList.contained",
|
|
835
|
-
"path": "SupplierList.contained",
|
|
836
|
-
"short": "Contained, inline Resources",
|
|
837
|
-
"definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
|
|
838
|
-
"comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.",
|
|
839
|
-
"alias": [
|
|
840
|
-
"inline resources",
|
|
841
|
-
"anonymous resources",
|
|
842
|
-
"contained resources"
|
|
843
|
-
],
|
|
844
|
-
"min": 0,
|
|
845
|
-
"max": "*",
|
|
846
|
-
"base": {
|
|
847
|
-
"path": "DomainResource.contained",
|
|
848
|
-
"min": 0,
|
|
849
|
-
"max": "*"
|
|
850
|
-
},
|
|
851
|
-
"type": [
|
|
852
|
-
{
|
|
853
|
-
"code": "Resource"
|
|
854
|
-
}
|
|
855
|
-
],
|
|
856
|
-
"mapping": [
|
|
857
|
-
{
|
|
858
|
-
"identity": "rim",
|
|
859
|
-
"map": "N/A"
|
|
860
|
-
}
|
|
861
|
-
]
|
|
762
|
+
"path": "Extension",
|
|
763
|
+
"short": "used by",
|
|
764
|
+
"definition": "References to the users of a ConceptMap, CodeSystem, Composition or PlanDefinition"
|
|
862
765
|
},
|
|
863
766
|
{
|
|
864
|
-
"
|
|
865
|
-
"
|
|
866
|
-
"short": "Additional Content defined by implementations",
|
|
867
|
-
"definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
|
|
868
|
-
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
|
|
869
|
-
"alias": [
|
|
870
|
-
"extensions",
|
|
871
|
-
"user content"
|
|
872
|
-
],
|
|
873
|
-
"min": 0,
|
|
874
|
-
"max": "*",
|
|
875
|
-
"base": {
|
|
876
|
-
"path": "DomainResource.extension",
|
|
877
|
-
"min": 0,
|
|
878
|
-
"max": "*"
|
|
879
|
-
},
|
|
880
|
-
"type": [
|
|
881
|
-
{
|
|
882
|
-
"code": "Extension"
|
|
883
|
-
}
|
|
884
|
-
],
|
|
885
|
-
"mapping": [
|
|
886
|
-
{
|
|
887
|
-
"identity": "rim",
|
|
888
|
-
"map": "N/A"
|
|
889
|
-
}
|
|
890
|
-
]
|
|
767
|
+
"path": "Extension.url",
|
|
768
|
+
"fixedUri": "https://pie.synanetics.com/fhir/r4/StructureDefinition/used-by"
|
|
891
769
|
},
|
|
892
770
|
{
|
|
893
|
-
"
|
|
894
|
-
"
|
|
895
|
-
"short": "Extensions that cannot be ignored",
|
|
896
|
-
"definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
|
|
897
|
-
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
|
|
898
|
-
"alias": [
|
|
899
|
-
"extensions",
|
|
900
|
-
"user content"
|
|
901
|
-
],
|
|
771
|
+
"path": "Extension.valueReference",
|
|
772
|
+
"short": "reference to user",
|
|
902
773
|
"min": 0,
|
|
903
|
-
"max": "*",
|
|
904
|
-
"base": {
|
|
905
|
-
"path": "DomainResource.modifierExtension",
|
|
906
|
-
"min": 0,
|
|
907
|
-
"max": "*"
|
|
908
|
-
},
|
|
909
774
|
"type": [
|
|
910
775
|
{
|
|
911
|
-
"code": "
|
|
912
|
-
}
|
|
913
|
-
],
|
|
914
|
-
"isModifier": true,
|
|
915
|
-
"mapping": [
|
|
916
|
-
{
|
|
917
|
-
"identity": "rim",
|
|
918
|
-
"map": "N/A"
|
|
776
|
+
"code": "Reference"
|
|
919
777
|
}
|
|
920
778
|
]
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
"id": "SupplierList.provision",
|
|
924
|
-
"path": "SupplierList.provision",
|
|
925
|
-
"short": "The provision for this supplier list",
|
|
926
|
-
"definition": "The provision for this supplier list, e.g the snomed code and display name for a pathology procedure which can be ",
|
|
927
|
-
"min": 1,
|
|
928
|
-
"max": "1",
|
|
929
|
-
"type": [
|
|
930
|
-
{
|
|
931
|
-
"code": "CodeableConcept"
|
|
932
|
-
}
|
|
933
|
-
],
|
|
934
|
-
"isSummary": true
|
|
935
|
-
},
|
|
936
|
-
{
|
|
937
|
-
"id": "SupplierList.snomedCode",
|
|
938
|
-
"path": "SupplierList.snomedCode",
|
|
939
|
-
"short": "The SNOMED code that for this supplier list",
|
|
940
|
-
"definition": "The SNOMED code associated with the concept for which this SupplierList describes the provision, e.g. \"26604007\" for \"Full blood count\". This allows for partial SNOMED code search matches.",
|
|
941
|
-
"min": 0,
|
|
942
|
-
"max": "1",
|
|
943
|
-
"type": [
|
|
944
|
-
{
|
|
945
|
-
"code": "string"
|
|
946
|
-
}
|
|
947
|
-
],
|
|
948
|
-
"isSummary": true
|
|
949
|
-
},
|
|
950
|
-
{
|
|
951
|
-
"id": "SupplierList.supplier",
|
|
952
|
-
"path": "SupplierList.supplier",
|
|
953
|
-
"short": "suppliers who provide the provision",
|
|
954
|
-
"definition": "suppliers who provide the provision, e.g an array of Organization/Endpoint references, where each of the Organizations/Endpoints is a laboratory can provide the pathology procedure defined in the provision.",
|
|
955
|
-
"min": 0,
|
|
956
|
-
"max": "*",
|
|
957
|
-
"type": [
|
|
958
|
-
{
|
|
959
|
-
"code": "Reference",
|
|
960
|
-
"targetProfile": [
|
|
961
|
-
"http://hl7.org/fhir/StructureDefinition/Endpoint",
|
|
962
|
-
"http://hl7.org/fhir/StructureDefinition/Organization"
|
|
963
|
-
]
|
|
964
|
-
}
|
|
965
|
-
],
|
|
966
|
-
"isSummary": true
|
|
967
779
|
}
|
|
968
780
|
]
|
|
969
781
|
}
|
|
970
782
|
}
|
|
971
783
|
}
|
|
972
|
-
]
|
|
784
|
+
],
|
|
785
|
+
"meta": {
|
|
786
|
+
"lastUpdated": "2025-11-14T17:00:00.000Z"
|
|
787
|
+
}
|
|
973
788
|
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const require_constants = require('../constants.cjs');
|
|
2
|
+
|
|
3
|
+
//#region src/search-parameters/RoutingRule-name.ts
|
|
4
|
+
const routingRuleNameSp = {
|
|
5
|
+
id: require_constants.SearchParameterId.RR_NAME,
|
|
6
|
+
resourceType: "SearchParameter",
|
|
7
|
+
url: require_constants.SearchParameterURL.RR_NAME,
|
|
8
|
+
name: "name",
|
|
9
|
+
status: "draft",
|
|
10
|
+
experimental: false,
|
|
11
|
+
date: "2025-11-20T10:00:00.000Z",
|
|
12
|
+
publisher: require_constants.publisher,
|
|
13
|
+
code: "name",
|
|
14
|
+
base: ["RoutingRule"],
|
|
15
|
+
type: "string",
|
|
16
|
+
description: "",
|
|
17
|
+
expression: "RoutingRule.name"
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
//#endregion
|
|
21
|
+
exports.routingRuleNameSp = routingRuleNameSp;
|
|
22
|
+
//# sourceMappingURL=RoutingRule-name.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RoutingRule-name.cjs","names":["routingRuleNameSp: SearchParameter","SearchParameterId","SearchParameterURL"],"sources":["../../src/search-parameters/RoutingRule-name.ts"],"sourcesContent":["import { SearchParameter } from 'fhir/r4.js';\nimport { publisher, SearchParameterId, SearchParameterURL } from '../constants.js';\n\nexport const routingRuleNameSp: SearchParameter = {\n id: SearchParameterId.RR_NAME,\n resourceType: 'SearchParameter',\n url: SearchParameterURL.RR_NAME,\n name: 'name',\n status: 'draft',\n experimental: false,\n date: '2025-11-20T10:00:00.000Z',\n publisher,\n code: 'name',\n base: [\n 'RoutingRule',\n ],\n type: 'string',\n description: '',\n expression: 'RoutingRule.name',\n};\n"],"mappings":";;;AAGA,MAAaA,oBAAqC;CAChD,IAAIC,oCAAkB;CACtB,cAAc;CACd,KAAKC,qCAAmB;CACxB,MAAM;CACN,QAAQ;CACR,cAAc;CACd,MAAM;CACN;CACA,MAAM;CACN,MAAM,CACJ,cACD;CACD,MAAM;CACN,aAAa;CACb,YAAY;CACb"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RoutingRule-name.d.cts","names":[],"sources":["../../src/search-parameters/RoutingRule-name.ts"],"sourcesContent":[],"mappings":";;;cAGa,mBAAmB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RoutingRule-name.d.mts","names":[],"sources":["../../src/search-parameters/RoutingRule-name.ts"],"sourcesContent":[],"mappings":";;;cAGa,mBAAmB"}
|