{
  "resourceType": "Device",
  "id": "phd-711000FEFF5F49B0.B0495F001071",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/phd/StructureDefinition/PhdDevice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><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\">Resource \"phd-711000FEFF5F49B0.B0495F001071\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PhdDevice.html\">PhdDevice</a></p></div><p><b>identifier</b>: IEEE 11073 System Identifier: 71-10-00-FE-FF-5F-49-B0, Bluetooth MAC address: B0-49-5F-00-10-71</p><p><b>manufacturer</b>: OMRONHEALTHCARE</p><p><b>serialNumber</b>: 20150200002A</p><p><b>modelNumber</b>: HEM-9200T</p><p><b>type</b>: MDC_MOC_VMS_MDS_SIMP <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#65573)</span></p><h3>Specializations</h3><table class=\"grid\"><tr><td>-</td><td><b>SystemType</b></td><td><b>Version</b></td></tr><tr><td>*</td><td>MDC_DEV_SPEC_PROFILE_BP: Blood Pressure Cuff <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#528391)</span></td><td>1</td></tr></table><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_FW: Firmware revision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#531976)</span></p><p><b>value</b>: C.00.7AJ-02</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_SW: Software revision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#531975)</span></p><p><b>value</b>: 0000000000000101</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: MDC_ID_PROD_SPEC_HW: Hardware revision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#531974)</span></p><p><b>value</b>: 0000000000000100</p></blockquote><h3>Properties</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>ValueCode</b></td></tr><tr><td>*</td><td>MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#68220)</span></td><td>MDC_TIME_SYNC_NONE: <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-mdc.html\">ISO 11073-10101 Health informatics - Point-of-care</a>#532224)</span></td></tr></table></div>"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
            "code": "SYSID"
          }
        ]
      },
      "system": "urn:oid:1.2.840.10004.1.1.1.0.0.1.0.0.1.2680",
      "value": "71-10-00-FE-FF-5F-49-B0"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/uv/phd/CodeSystem/ContinuaDeviceIdentifiers",
            "code": "BTMAC"
          }
        ]
      },
      "system": "http://hl7.org/fhir/sid/eui-48/bluetooth",
      "value": "B0-49-5F-00-10-71"
    }
  ],
  "manufacturer": "OMRONHEALTHCARE",
  "serialNumber": "20150200002A",
  "modelNumber": "HEM-9200T",
  "type": {
    "coding": [
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "65573"
      }
    ],
    "text": "MDC_MOC_VMS_MDS_SIMP"
  },
  "specialization": [
    {
      "systemType": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "528391"
          }
        ],
        "text": "MDC_DEV_SPEC_PROFILE_BP: Blood Pressure Cuff"
      },
      "version": "1"
    }
  ],
  "version": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531976"
          }
        ],
        "text": "MDC_ID_PROD_SPEC_FW: Firmware revision"
      },
      "value": "C.00.7AJ-02"
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531975"
          }
        ],
        "text": "MDC_ID_PROD_SPEC_SW: Software revision"
      },
      "value": "0000000000000101"
    },
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "531974"
          }
        ],
        "text": "MDC_ID_PROD_SPEC_HW: Hardware revision"
      },
      "value": "0000000000000100"
    }
  ],
  "property": [
    {
      "type": {
        "coding": [
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "68220"
          }
        ],
        "text": "MDC_TIME_SYNC_PROTOCOL: Time synchronization protocol"
      },
      "valueCode": [
        {
          "coding": [
            {
              "system": "urn:iso:std:iso:11073:10101",
              "code": "532224"
            }
          ],
          "text": "MDC_TIME_SYNC_NONE:"
        }
      ]
    }
  ]
}