FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/DDCCDevicePropertyCodeSystem

Packagewho.ddcc
TypeCodeSystem
IdDDCCDevicePropertyCodeSystem
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/CodeSystem-DDCCDevicePropertyCodeSystem.html
URLhttp://smart.who.int/ddcc/CodeSystem/DDCCDevicePropertyCodeSystem
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+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

Source

{
  "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": "2025-06-24T09:07:32+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"
    }
  ]
}