FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-ng-device-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-ng-device-type-cs.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/ng-device-type-cs |
| Version | 0.2.0 |
| Status | active |
| Date | 2026-02-18T09:05:08+00:00 |
| Name | NgDevicetypeCS |
| Title | NG DeviceType Codes |
| Description | Local mirror of Device Type. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ng-device-type-cs
This case-sensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/ng-device-type-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ng-device-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-device-type-cs",
"version": "0.2.0",
"name": "NgDevicetypeCS",
"title": "NG DeviceType Codes",
"status": "active",
"experimental": false,
"date": "2026-02-18T09:05:08+00:00",
"publisher": "DHIN",
"contact": [
{
"name": "DHIN",
"telecom": [
{
"system": "url",
"value": "https://www.dhin-hie.org"
},
{
"system": "email",
"value": "info@dhin-hie.org"
}
]
},
{
"name": "Digital Health Interoperability Network.",
"telecom": [
{
"system": "email",
"value": "info@dhin-hie.org",
"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"
}
]
}