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

FHIR IG analytics

Packagewho.ddcc
Resource TypeValueSet
IdValueSet-DDCCDevicePropertyValueSet.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-DDCCDevicePropertyValueSet.html
URLhttp://smart.who.int/ddcc/ValueSet/DDCCDevicePropertyValueSet
Version1.0.0
Statusdraft
Date2026-01-19T10:30:02+00:00
NameDDCCDevicePropertyValueSet
TitleDDCC Device Property Codes
Realmuv
Authoritywho
DescriptionProperties of DDCC devices

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DDCCDevicePropertyCodeSystemDDCC Device Property Codes

Narrative

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

Generated Narrative: ValueSet DDCCDevicePropertyValueSet


Source1

{
  "resourceType": "ValueSet",
  "id": "DDCCDevicePropertyValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ValueSet/DDCCDevicePropertyValueSet",
  "version": "1.0.0",
  "name": "DDCCDevicePropertyValueSet",
  "title": "DDCC Device Property Codes",
  "status": "draft",
  "date": "2026-01-19T10:30:02+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Properties of DDCC devices",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/ddcc/CodeSystem/DDCCDevicePropertyCodeSystem"
      }
    ]
  }
}