{
  "resourceType" : "DeviceUseStatement",
  "bodySite": ["Target"],
  "bodySiteCodeableConcept" : " CodeableConcept ",
  "bodySiteReference" : " Reference(BodySite) ",
  "whenUsed" : " Period ", 
  "device" : " Reference(Device) ",
  "identifier" : [" Identifier "], 
  "indication" : [" CodeableConcept "], 
  "notes" : ["<string>"], 
  "recordedOn" : "<dateTime>",
  "subject" : " Reference(Patient) ",  
  "timing": ["timing"],
  "timingTiming" : " Timing ",
  "timingPeriod" : " Period ",
  "timingDateTime" : "<dateTime>"
}