Implementation Guide
TI Common
Version 1.5.0-ballot.1 - ballot

: 18a30aa6-3b2d-4738-9ca9-125a452d14e0

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "18a30aa6-3b2d-4738-9ca9-125a452d14e0",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/ti/StructureDefinition/ti-device-laboratory-analyzer"
    ]
  },
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device 18a30aa6-3b2d-4738-9ca9-125a452d14e0</b></p><a name=\"18a30aa6-3b2d-4738-9ca9-125a452d14e0\"> </a><a name=\"hc18a30aa6-3b2d-4738-9ca9-125a452d14e0\"> </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-ti-device-laboratory-analyzer.html\">TI Device Laboratory Analyzer</a></p></div><p><b>identifier</b>: Universal Device Identifier/345675</p><p><b>definition</b>: <a href=\"DeviceDefinition-25068c1f-a497-4cfe-b4e7-4a7026adf1e6.html\">DeviceDefinition: manufacturer[x] = Herstellende Einrichtung; type = Medical laboratory analyzer</a></p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style=\"display: none\">*</td><td>example</td></tr></table><p><b>distinctIdentifier</b>: example</p><p><b>manufactureDate</b>: 2021-11-15 16:55:00+0100</p><p><b>expirationDate</b>: 2021-11-15 16:55:00+0100</p><p><b>lotNumber</b>: 12345</p><p><b>serialNumber</b>: 12345</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Test-Name</p><p><b>type</b>: Manufacturer name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Test Model</p><p><b>type</b>: Model name</p></blockquote><p><b>modelNumber</b>: 123456789</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 30234008}\">Medizinisches Laboranalysegerät</span></p><h3>Versions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>v1</td></tr></table><p><b>note</b>: </p><blockquote><div><p>test</p>\n</div></blockquote></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "version" : "5.0.0",
            "code" : "UDI",
            "display" : "Universal Device Identifier"
          }
        ]
      },
      "system" : "http://goodcare.org/devices/id",
      "value" : "345675"
    }
  ],
  "definition" : {
    🔗 "reference" : "DeviceDefinition/25068c1f-a497-4cfe-b4e7-4a7026adf1e6"
  },
  "udiCarrier" : [
    {
      "deviceIdentifier" : "example"
    }
  ],
  "distinctIdentifier" : "example",
  "manufactureDate" : "2021-11-15T16:55:00+01:00",
  "expirationDate" : "2021-11-15T16:55:00+01:00",
  "lotNumber" : "12345",
  "serialNumber" : "12345",
  "deviceName" : [
    {
      "name" : "Test-Name",
      "type" : "manufacturer-name"
    },
    {
      "name" : "Test Model",
      "type" : "model-name"
    }
  ],
  "modelNumber" : "123456789",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000274103/version/20260515",
        "code" : "30234008",
        "display" : "Medical laboratory analyzer"
      }
    ],
    "text" : "Medizinisches Laboranalysegerät"
  },
  "version" : [
    {
      "value" : "v1"
    }
  ],
  "note" : [
    {
      "text" : "test"
    }
  ]
}