{
  "resourceType" : "Device",
  "identifier" : [" Identifier "], 
  "type" : " CodeableConcept ", 
  "note" : [" Annotation "], 
  "status" : "<code>", 
  "manufacturer" : "<string>",
  "model" : "<string>", 
  "version" : "<string>", 
  "manufactureDate" : "<dateTime>", 
  "expiry" : "<dateTime>", 
  "udi" : "<string>",
  "lotNumber" : "<string>",
  "owner" : " Reference(Organization) ", 
  "location" : " Reference(Location) ", 
  "patient" : " Reference(Patient) ", 
  "contact" : [" ContactPoint "], 
  "url" : "<uri>" 
}