{
  "resourceType" : "Device",
  "id" : "Starship-HLS-Artemis-III",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device Starship-HLS-Artemis-III</b></p><a name=\"Starship-HLS-Artemis-III\"> </a><a name=\"hcStarship-HLS-Artemis-III\"> </a><p><b>status</b>: Active</p><p><b>manufacturer</b>: SpaceX</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>Starship HLS (Artemis III)</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs starship-hls}\">Human Landing System</span></p></div>"
  },
  "status" : "active",
  "manufacturer" : "SpaceX",
  "deviceName" : [{
    "name" : "Starship HLS (Artemis III)",
    "type" : "user-friendly-name"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://hl7.org/fhir/uv/aerospace/CodeSystem/artemis-certified-devices-cs",
      "code" : "starship-hls"
    }],
    "text" : "Human Landing System"
  }
}