UNPKG

fhir-react

Version:

React component library for displaying FHIR Resources

19 lines 352 B
{ "resourceType": "Practitioner", "id": "xcda-author", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Harold Hippocrates, MD</p>\n </div>" }, "name": [ { "family": "Hippocrates", "given": [ "Harold" ], "suffix": [ "MD" ] } ] }