{
  "resourceType" : "Device",
  "id" : "ISRU-Plant-Jezero-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ISRU-Plant-Jezero-1</b></p><a name=\"ISRU-Plant-Jezero-1\"> </a><a name=\"hcISRU-Plant-Jezero-1\"> </a><p><b>status</b>: Active</p><p><b>manufacturer</b>: NASA / Commercial Partners</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Mars Direct ISRU Unit #1 - Jezero</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs isruPlant}\">ISRU Propellant Plant</span></p></div>"
  },
  "status" : "active",
  "manufacturer" : "NASA / Commercial Partners",
  "deviceName" : [{
    "name" : "Mars Direct ISRU Unit #1 - Jezero",
    "type" : "user-friendly-name"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/mars-devices-prototype-cs",
      "code" : "isruPlant"
    }],
    "text" : "ISRU Propellant Plant"
  }
}