Socket
Socket
Sign inDemoInstall

@medplum/fhirtypes

Package Overview
Dependencies
Maintainers
3
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medplum/fhirtypes - npm Package Compare versions

Comparing version 3.1.5 to 3.1.6

2

dist/DetectedIssue.d.ts

@@ -111,3 +111,3 @@ /*

*/
status: 'registered' | 'preliminary' | 'final' | 'amended' | 'corrected' | 'cancelled' | 'entered-in-error' | 'unknown';
status: 'preliminary' | 'final' | 'entered-in-error' | 'mitigated';

@@ -114,0 +114,0 @@ /**

@@ -6,2 +6,3 @@ /*

import { CareTeam } from './CareTeam';
import { CodeableConcept } from './CodeableConcept';

@@ -11,2 +12,3 @@ import { Device } from './Device';

import { Group } from './Group';
import { HealthcareService } from './HealthcareService';
import { Identifier } from './Identifier';

@@ -143,3 +145,3 @@ import { List } from './List';

*/
subject?: Reference<Patient | Practitioner | PractitionerRole | Location | Device | RelatedPerson | Group>;
subject?: Reference<Patient | Practitioner | PractitionerRole | Location | Device | RelatedPerson | Organization | CareTeam | HealthcareService | Group>;

@@ -146,0 +148,0 @@ /**

{
"name": "@medplum/fhirtypes",
"version": "3.1.5",
"version": "3.1.6",
"description": "Medplum FHIR Type Definitions",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc