Request

OperationupdateCreate Device
MethodPUT
Pathhttps://blaze.life.uni-leipzig.de/fhir/Device/ecbf3d82ddbe423eb1e7754a39aec2b7
ResourceDeviceIdecbf3d82ddbe423eb1e7754a39aec2b7
Headers
Accept
application/fhir+xml;charset=UTF-8
Content-Type
application/fhir+xml;charset=UTF-8
Content
<?xml version="1.0" encoding="UTF-8"?>

<Device xmlns="http://hl7.org/fhir">  
    <id value="ecbf3d82ddbe423eb1e7754a39aec2b7"/>  
    <meta> 
        <security> 
            <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>  
            <code value="HTEST"/>  
            <display value="test health data"/> 
        </security> 
    </meta>  
    <text> 
        <status value="generated"/>  
        <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> 
    </text>  
    <identifier> 
        <type> 
            <coding> 
                <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>  
                <code value="SNO"/> 
            </coding>  
            <text value="Serial Number"/> 
        </type>  
        <value value="k5IT2FU-w3DD-575769"/> 
    </identifier>  
    <status value="inactive"/>  
    <manufacturer value="Acme Devices, Inc"/>  
    <lotNumber value="02118670"/>  
    <modelNumber value="AB 45-J"/>  
    <type> 
        <coding> 
            <system value="http://snomed.info/sct"/>  
            <code value="86184003"/>  
            <display value="Electrocardiographic monitor and recorder"/> 
        </coding>  
        <text value="ECG"/> 
    </type>  
    <contact> 
        <system value="phone"/>  
        <value value="ext 4352"/> 
    </contact>  
    <note> 
        <authorString value="nIoozv HYQGfjuRW"/>  
        <time value="2018-09-28T14:03:32+10:00"/>  
        <text value="QA Checked"/> 
    </note> 
</Device>