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

FHIR IG Statistics: ValueSet/DDCCDevicePropertyValueSet

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


Source

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