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

FHIR IG Statistics: CodeSystem/DDCCFolderDesignationTypeCodesystem

Packagewho.ddcc
TypeCodeSystem
IdDDCCFolderDesignationTypeCodesystem
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/CodeSystem-DDCCFolderDesignationTypeCodesystem.html
URLhttp://smart.who.int/ddcc/CodeSystem/DDCCFolderDesignationTypeCodesystem
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameDDCCFolderDesignationTypeCodesystem
TitleDDCC Designation Types for Folder
Realmuv
Authoritywho
DescriptionDDCC Designation Types to use for DDCC Folders.
Contentcomplete

Resources that use this resource

ValueSet
DDCCFolderDesignationTypeValueSetDDCC DesignationTypes for Folder

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem DDCCFolderDesignationTypeCodesystem

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

CodeDisplay
ddcc DDCC

Source

{
  "resourceType": "CodeSystem",
  "id": "DDCCFolderDesignationTypeCodesystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/CodeSystem/DDCCFolderDesignationTypeCodesystem",
  "version": "1.0.0",
  "name": "DDCCFolderDesignationTypeCodesystem",
  "title": "DDCC Designation Types for Folder",
  "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": "DDCC Designation Types to use for DDCC Folders.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "ddcc",
      "display": "DDCC"
    }
  ]
}