{
  "resourceType": "CodeSystem",
  "id": "fiphr-cs-devicetype",
  "url": "http://phr.kanta.fi/fiphr-cs-devicetype",
  "version": "0.01",
  "name": "Code System Finnish PHR Device Type",
  "status": "draft",
  "experimental": true,
  "date": "2017-05-22T06:00:00+00:00",
  "publisher": "Kela ",
  "description": "Finnish PHR Device Type codes.",
  "caseSensitive": true,
  "valueSet": "http://phr.kanta.fi/ValueSet/fiphr-vs-devicetype",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Device 1",
      "definition": "Device 1",
      "designation": [
        {
          "language": "fi",
          "value": "Laite 1"
        },
        {
          "language": "sv",
          "value": "Maskin 1"
        }
      ]
    }
  ]
}