UNPKG

fhir

Version:

Library that assists in handling FHIR resources. Supports serialization between JSON and XML, validation and FhirPath evaluation.

16 lines (9 loc) 237 B
# path This is an exact copy of the NodeJSpathmodule published to the NPM registry. [Documentation](http://nodejs.org/docs/latest/api/path.html) ## Install ```sh $ npm install --save path ``` ## License MIT