UNPKG

@dotbase/fhir-resources

Version:

Exports a module containing urls for all FHIR resources used within dotbase. Is used to avoid 'magic urls' within dotbase code.

23 lines (22 loc) 648 B
{ "name": "@dotbase/fhir-resources", "description": "Exports a module containing urls for all FHIR resources used within dotbase. Is used to avoid 'magic urls' within dotbase code.", "main": "index.js", "author": "dotbase <hello@dotbase.org> (https://dotbase.org)", "homepage": "https://github.com/dot-base/fhir-resources", "repository": { "type": "git", "url": "https://github.com/dot-base/fhir-resources" }, "license": "UNLICENSED", "bugs": { "url": "https://github.com/dot-base/fhir-resources/issues" }, "keywords": [ "Hl7", "FHIR", "Health Level Seven", "Resources" ], "version": "9.3.0" }