FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagewho.ddcc
Resource TypeCodeSystem
IdCodeSystem-DDCCDevicePropertyCodeSystem.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/ddcc/CodeSystem-DDCCDevicePropertyCodeSystem.html
URLhttp://smart.who.int/ddcc/CodeSystem/DDCCDevicePropertyCodeSystem
Version1.0.0
Statusdraft
Date2026-01-19T10:30:02+00:00
NameDDCCDevicePropertyCodeSystem
TitleDDCC Device Property Codes
Realmuv
Authoritywho
DescriptionPossible properties available for devices.
Contentcomplete

Resources that use this resource

ValueSet
DDCCDevicePropertyValueSetDDCC Device Property Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem DDCCDevicePropertyCodeSystem

This case-sensitive code system http://smart.who.int/ddcc/CodeSystem/DDCCDevicePropertyCodeSystem defines the following codes:

CodeDisplay
pathogen Pathogen Targeted
brand Test Brand

Source1

{
  "resourceType": "CodeSystem",
  "id": "DDCCDevicePropertyCodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/CodeSystem/DDCCDevicePropertyCodeSystem",
  "version": "1.0.0",
  "name": "DDCCDevicePropertyCodeSystem",
  "title": "DDCC Device Property Codes",
  "status": "draft",
  "experimental": false,
  "date": "2026-01-19T10:30:02+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Possible properties available for devices.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "pathogen",
      "display": "Pathogen Targeted"
    },
    {
      "code": "brand",
      "display": "Test Brand"
    }
  ]
}