hi-profiles
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

HI Profiles

This package provides react components for the ABDM FHIR profiles.

Installation

npm install hi-profiles

Usage

import { HIProfile } from "hi-profiles";
import fhirBundle from "..."; // sample abdm fhir bundles can be found at https://sandbox.abdm.gov.in/abdm-docs/DiagnosticReports

export default function App() {
   return (
      <HIProfile bundle={fhirBundle} />
   )
}

Package Sidebar

Install

npm i hi-profiles

Weekly Downloads

1,071

Version

1.0.6

License

none

Unpacked Size

1.55 MB

Total Files

28

Last publish

Collaborators

  • khavinshankar