8000 GitHub - ohcnetwork/hi-profiles: React components for the ABDM Health Information Profiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ohcnetwork/hi-profiles

Repository files navigation

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} />
   )
}

About

React components for the ABDM Health Information Profiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0