{
  "resourceType" : "CodeSystem",
  "id" : "ng-device-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ng-device-type-cs</b></p><a name=\"ng-device-type-cs\"> </a><a name=\"hcng-device-type-cs\"> </a><p>This case-sensitive code system <code>https://fhir-ig.digitalhealth.gov.ng/CodeSystem/ng-device-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">measurement<a name=\"ng-device-type-cs-measurement\"> </a></td><td>Measurement</td><td>Metric represents a measured value from a device.</td></tr><tr><td style=\"white-space:nowrap\">setting<a name=\"ng-device-type-cs-setting\"> </a></td><td>Setting</td><td>Metric represents a device setting that affects behavior.</td></tr><tr><td style=\"white-space:nowrap\">calculation<a name=\"ng-device-type-cs-calculation\"> </a></td><td>Calculation</td><td>Metric represents a calculated/derived value.</td></tr><tr><td style=\"white-space:nowrap\">unspecified<a name=\"ng-device-type-cs-unspecified\"> </a></td><td>Unspecified</td><td>Metric category is not specified.</td></tr><tr><td style=\"white-space:nowrap\">apple<a name=\"ng-device-type-cs-apple\"> </a></td><td>Apple Whatch</td><td/></tr><tr><td style=\"white-space:nowrap\">chemistryA<a name=\"ng-device-type-cs-chemistryA\"> </a></td><td>Chemistry Analyzer</td><td/></tr></table></div>"
  },
  "url" : "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/ng-device-type-cs",
  "version" : "0.0.0",
  "name" : "NgDevicetypeCS",
  "title" : "NG DeviceType Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-20T00:41:38+00:00",
  "publisher" : "NDHI",
  "contact" : [{
    "name" : "NDHI",
    "telecom" : [{
      "system" : "url",
      "value" : "https://digitalhealth.gov.ng"
    },
    {
      "system" : "email",
      "value" : "emeka2015@gmail.com"
    }]
  },
  {
    "name" : "Nigeria Digital in Health Initiative.",
    "telecom" : [{
      "system" : "email",
      "value" : "emeka2015@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "Local mirror of Device Type.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NG",
      "display" : "Nigeria"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "measurement",
    "display" : "Measurement",
    "definition" : "Metric represents a measured value from a device."
  },
  {
    "code" : "setting",
    "display" : "Setting",
    "definition" : "Metric represents a device setting that affects behavior."
  },
  {
    "code" : "calculation",
    "display" : "Calculation",
    "definition" : "Metric represents a calculated/derived value."
  },
  {
    "code" : "unspecified",
    "display" : "Unspecified",
    "definition" : "Metric category is not specified."
  },
  {
    "code" : "apple",
    "display" : "Apple Whatch"
  },
  {
    "code" : "chemistryA",
    "display" : "Chemistry Analyzer"
  }]
}