0.0.16 • Published 1 year ago

@claudebernard/medication-request-editor-element v0.0.16

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

\ element

An element which permit to edit a medication request.

Installation

npm install --save @claudebernard/medication-request-editor-element

Usage

Script

Import as ES modules:

import "@claudebernard/medication-request-editor-element";

HTML

<bcb-medication-request-editor
></bcb-medication-request-editor>

Attributes

NameTypeDefaultDescription
medicationRequestMedicationRequest | MedicationRequest for a medication
langStringfr-FRUI display locale. Available : - French (France) : fr-FR - English: en

Events

NameTypeFormatDescription
medication-request-updatedMedicationRequest{id: string; resourceType: string; medication: CodeableReference; dosageInstruction: Dosage[]; reason: CodeableReference[];}User got a medication request

Browser support

Browsers without native custom element support require a polyfill.

  • Chrome
  • Firefox
  • Safari
  • Microsoft Edge

Custom element checklist

  • Public documentation (docs portal)
  • Functional on Angular, React, Vue
  • Unit tested
  • Code quality
  • Changelog with semantic release
  • Available in offline mode
  • Best practices compliant
  • Validated by QA
  • Publicly available
  • Based on FHIR
  • Example on storybook
  • Available demo
  • i18n
  • Browser support section
  • EOL section

License

Copyright of Cegedim. See LICENSE for details.

0.0.16

1 year ago

0.16.0

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.5

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago