Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions

: Tentative medical device - example - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "md1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device md1</b></p><a name=\"md1\"> </a><a name=\"hcmd1\"> </a><a name=\"md1-en-US\"> </a><p><b>displayName</b>: Example MD</p></div>"
  },
  "displayName" : "Example MD"
}