Create DeviceDefinition

POST {{fhir_url}}/DeviceDefinition

Request Body

{"resourceType"=>"DeviceDefinition", "id"=>"example", "text"=>{"status"=>"generated", "div"=>"<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>identifier</b>: 0</p></div>"}, "identifier"=>[{"value"=>"0"}]}