@medplum/definitions 4.0.3 → 4.1.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.
@@ -60082,7 +60082,7 @@
60082
60082
  "required": ["resourceType", "user", "authMethod", "authTime"]
60083
60083
  },
60084
60084
  "PasswordChangeRequest": {
60085
- "description": "@deprecated Password change request for the \u0027forgot password\u0027 flow. Use UserSecurityCheck instead.",
60085
+ "description": "@deprecated Password change request for the \u0027forgot password\u0027 flow. Use UserSecurityRequest instead.",
60086
60086
  "properties": {
60087
60087
  "resourceType": {
60088
60088
  "description": "This is a PasswordChangeRequest resource",
@@ -2639,7 +2639,7 @@
2639
2639
  "abstract" : false,
2640
2640
  "type" : "PasswordChangeRequest",
2641
2641
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DomainResource",
2642
- "description" : "@deprecated Password change request for the 'forgot password' flow. Use UserSecurityCheck instead.",
2642
+ "description" : "@deprecated Password change request for the 'forgot password' flow. Use UserSecurityRequest instead.",
2643
2643
  "snapshot" : {
2644
2644
  "element" : [
2645
2645
  {
@@ -1318,6 +1318,239 @@
1318
1318
  "type": "token",
1319
1319
  "expression": "AsyncJob.status"
1320
1320
  }
1321
+ },
1322
+ {
1323
+ "fullUrl": "https://medplum.com/fhir/SearchParameter/Practitioner-qualification-code",
1324
+ "resource": {
1325
+ "resourceType": "SearchParameter",
1326
+ "id": "Practitioner-qualification-code",
1327
+ "url": "https://medplum.com/fhir/SearchParameter/Practitioner-qualification-code",
1328
+ "version": "4.0.1",
1329
+ "name": "qualification-code",
1330
+ "status": "draft",
1331
+ "publisher": "Medplum",
1332
+ "description": "The type of qualification",
1333
+ "code": "qualification-code",
1334
+ "base": ["Practitioner"],
1335
+ "type": "token",
1336
+ "expression": "Practitioner.qualification.code"
1337
+ }
1338
+ },
1339
+ {
1340
+ "fullUrl": "http://hl7.org/fhir/SearchParameter/Group-characteristic-reference",
1341
+ "resource": {
1342
+ "resourceType": "SearchParameter",
1343
+ "id": "Group-characteristic-reference",
1344
+ "extension": [
1345
+ {
1346
+ "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
1347
+ "valueCode": "trial-use"
1348
+ }
1349
+ ],
1350
+ "url": "http://hl7.org/fhir/SearchParameter/Group-characteristic-reference",
1351
+ "version": "5.0.0",
1352
+ "name": "characteristic-reference",
1353
+ "status": "draft",
1354
+ "experimental": false,
1355
+ "date": "2023-03-26T15:21:02+11:00",
1356
+ "publisher": "Health Level Seven International (FHIR Infrastructure)",
1357
+ "contact": [
1358
+ {
1359
+ "telecom": [
1360
+ {
1361
+ "system": "url",
1362
+ "value": "http://hl7.org/fhir"
1363
+ }
1364
+ ]
1365
+ },
1366
+ {
1367
+ "telecom": [
1368
+ {
1369
+ "system": "url",
1370
+ "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm"
1371
+ }
1372
+ ]
1373
+ }
1374
+ ],
1375
+ "description": "An entity referenced in a characteristic",
1376
+ "jurisdiction": [
1377
+ {
1378
+ "coding": [
1379
+ {
1380
+ "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
1381
+ "code": "001",
1382
+ "display": "World"
1383
+ }
1384
+ ]
1385
+ }
1386
+ ],
1387
+ "code": "characteristic-reference",
1388
+ "base": [
1389
+ "Group"
1390
+ ],
1391
+ "type": "reference",
1392
+ "expression": "(Group.characteristic.value.ofType(Reference))",
1393
+ "target": [
1394
+ "Account",
1395
+ "ActivityDefinition",
1396
+ "ActorDefinition",
1397
+ "AdministrableProductDefinition",
1398
+ "AdverseEvent",
1399
+ "AllergyIntolerance",
1400
+ "Appointment",
1401
+ "AppointmentResponse",
1402
+ "ArtifactAssessment",
1403
+ "AuditEvent",
1404
+ "Basic",
1405
+ "Binary",
1406
+ "BiologicallyDerivedProduct",
1407
+ "BiologicallyDerivedProductDispense",
1408
+ "BodyStructure",
1409
+ "Bundle",
1410
+ "CapabilityStatement",
1411
+ "CarePlan",
1412
+ "CareTeam",
1413
+ "ChargeItem",
1414
+ "ChargeItemDefinition",
1415
+ "Citation",
1416
+ "Claim",
1417
+ "ClaimResponse",
1418
+ "ClinicalImpression",
1419
+ "ClinicalUseDefinition",
1420
+ "CodeSystem",
1421
+ "Communication",
1422
+ "CommunicationRequest",
1423
+ "CompartmentDefinition",
1424
+ "Composition",
1425
+ "ConceptMap",
1426
+ "Condition",
1427
+ "ConditionDefinition",
1428
+ "Consent",
1429
+ "Contract",
1430
+ "Coverage",
1431
+ "CoverageEligibilityRequest",
1432
+ "CoverageEligibilityResponse",
1433
+ "DetectedIssue",
1434
+ "Device",
1435
+ "DeviceAssociation",
1436
+ "DeviceDefinition",
1437
+ "DeviceDispense",
1438
+ "DeviceMetric",
1439
+ "DeviceRequest",
1440
+ "DeviceUsage",
1441
+ "DiagnosticReport",
1442
+ "DocumentReference",
1443
+ "Encounter",
1444
+ "EncounterHistory",
1445
+ "Endpoint",
1446
+ "EnrollmentRequest",
1447
+ "EnrollmentResponse",
1448
+ "EpisodeOfCare",
1449
+ "EventDefinition",
1450
+ "Evidence",
1451
+ "EvidenceReport",
1452
+ "EvidenceVariable",
1453
+ "ExampleScenario",
1454
+ "ExplanationOfBenefit",
1455
+ "FamilyMemberHistory",
1456
+ "Flag",
1457
+ "FormularyItem",
1458
+ "GenomicStudy",
1459
+ "Goal",
1460
+ "GraphDefinition",
1461
+ "Group",
1462
+ "GuidanceResponse",
1463
+ "HealthcareService",
1464
+ "ImagingSelection",
1465
+ "ImagingStudy",
1466
+ "Immunization",
1467
+ "ImmunizationEvaluation",
1468
+ "ImmunizationRecommendation",
1469
+ "ImplementationGuide",
1470
+ "Ingredient",
1471
+ "InsurancePlan",
1472
+ "InventoryItem",
1473
+ "InventoryReport",
1474
+ "Invoice",
1475
+ "Library",
1476
+ "Linkage",
1477
+ "List",
1478
+ "Location",
1479
+ "ManufacturedItemDefinition",
1480
+ "Measure",
1481
+ "MeasureReport",
1482
+ "Medication",
1483
+ "MedicationAdministration",
1484
+ "MedicationDispense",
1485
+ "MedicationKnowledge",
1486
+ "MedicationRequest",
1487
+ "MedicationStatement",
1488
+ "MedicinalProductDefinition",
1489
+ "MessageDefinition",
1490
+ "MessageHeader",
1491
+ "MolecularSequence",
1492
+ "NamingSystem",
1493
+ "NutritionIntake",
1494
+ "NutritionOrder",
1495
+ "NutritionProduct",
1496
+ "Observation",
1497
+ "ObservationDefinition",
1498
+ "OperationDefinition",
1499
+ "OperationOutcome",
1500
+ "Organization",
1501
+ "OrganizationAffiliation",
1502
+ "PackagedProductDefinition",
1503
+ "Parameters",
1504
+ "Patient",
1505
+ "PaymentNotice",
1506
+ "PaymentReconciliation",
1507
+ "Permission",
1508
+ "Person",
1509
+ "PlanDefinition",
1510
+ "Practitioner",
1511
+ "PractitionerRole",
1512
+ "Procedure",
1513
+ "Provenance",
1514
+ "Questionnaire",
1515
+ "QuestionnaireResponse",
1516
+ "RegulatedAuthorization",
1517
+ "RelatedPerson",
1518
+ "RequestOrchestration",
1519
+ "Requirements",
1520
+ "ResearchStudy",
1521
+ "ResearchSubject",
1522
+ "RiskAssessment",
1523
+ "Schedule",
1524
+ "SearchParameter",
1525
+ "ServiceRequest",
1526
+ "Slot",
1527
+ "Specimen",
1528
+ "SpecimenDefinition",
1529
+ "StructureDefinition",
1530
+ "StructureMap",
1531
+ "Subscription",
1532
+ "SubscriptionStatus",
1533
+ "SubscriptionTopic",
1534
+ "Substance",
1535
+ "SubstanceDefinition",
1536
+ "SubstanceNucleicAcid",
1537
+ "SubstancePolymer",
1538
+ "SubstanceProtein",
1539
+ "SubstanceReferenceInformation",
1540
+ "SubstanceSourceMaterial",
1541
+ "SupplyDelivery",
1542
+ "SupplyRequest",
1543
+ "Task",
1544
+ "TerminologyCapabilities",
1545
+ "TestPlan",
1546
+ "TestReport",
1547
+ "TestScript",
1548
+ "Transport",
1549
+ "ValueSet",
1550
+ "VerificationResult",
1551
+ "VisionPrescription"
1552
+ ]
1553
+ }
1321
1554
  }
1322
1555
  ]
1323
1556
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "4.0.3",
3
+ "version": "4.1.0",
4
4
  "description": "Medplum Data Definitions",
5
5
  "keywords": [
6
6
  "medplum",