{
  "resourceType" : "DeviceUseStatement",
  "id" : "ExampleDeviceUseStatementEps",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/eps/StructureDefinition/deviceUseStatement-eps-myhealtheu"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceUseStatement ExampleDeviceUseStatementEps</b></p><a name=\"ExampleDeviceUseStatementEps\"> </a><a name=\"hcExampleDeviceUseStatementEps\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-deviceUseStatement-eps-myhealtheu.html\">DeviceUseStatement: EPS</a></p></div><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>timing</b>: Absent because : unknown</p><p><b>device</b>: <a href=\"Device-ExampleDeviceEps.html\">Device: identifier = http://www.example.org#04012345678901; status = active; manufacturer = Acme Medical Devices Inc.; manufactureDate = 2024-06-15; expirationDate = 2029-06-15; lotNumber = LOT987654321; serialNumber = SN1234567890; type = Intraventricular pump</a></p></div>"
  },
  "status" : "active",
  "subject" : {
    "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
  },
  "_timingDateTime" : {
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
      "valueCode" : "unknown"
    }]
  },
  "device" : {
    "reference" : "Device/ExampleDeviceEps"
  }
}