Request

Operationupdate Device
MethodPUT
Pathhttps://blaze.life.uni-leipzig.de/fhir/Device/e9cb03a4e8fd4b568339f101a08c7d77
ResourceDeviceIde9cb03a4e8fd4b568339f101a08c7d77
Headers
Accept
application/fhir+json;charset=UTF-8
Content-Type
application/fhir+json;charset=UTF-8
Content
{
  "resourceType" : "Device",
  "id" : "e9cb03a4e8fd4b568339f101a08c7d77",
  "meta" : {
    "security" : [ {
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code" : "HTEST",
      "display" : "test health data"
    } ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - Device: Electrocardiographic monitor and recorder; Acme Devices, Inc; Model: AB 45-J</p></div>"
  },
  "identifier" : [ {
    "type" : {
      "coding" : [ {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "SNO"
      } ],
      "text" : "Serial Number"
    },
    "value" : "k5IT2FU-mIT-575769"
  } ],
  "status" : "active",
  "manufacturer" : "Acme Devices, Inc",
  "manufactureDate" : "2020-03-07T12:41:28Z",
  "lotNumber" : "02118670",
  "modelNumber" : "ABC 45-J",
  "type" : {
    "coding" : [ {
      "system" : "http://snomed.info/sct",
      "code" : "86184003",
      "display" : "Electrocardiographic monitor and recorder"
    } ],
    "text" : "ECG"
  },
  "contact" : [ {
    "system" : "phone",
    "value" : "ext 4352"
  } ],
  "note" : [ {
    "authorString" : "nIoozv HYQGfjuRW",
    "time" : "2018-09-28T14:03:32+10:00",
    "text" : "QA Checked"
  }, {
    "authorString" : "CvApnrN ZxiTCqgC",
    "time" : "2021-03-06T12:41:28Z",
    "text" : "Delivered and installed"
  } ]
}