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

FHIR IG Statistics: CodeSystem/DDCCCompositionCategoryCodeSystem

Packagewho.ddcc
TypeCodeSystem
IdDDCCCompositionCategoryCodeSystem
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/CodeSystem-DDCCCompositionCategoryCodeSystem.html
URLhttp://smart.who.int/ddcc/CodeSystem/DDCCCompositionCategoryCodeSystem
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameDDCCCompositionCategoryCodeSystem
TitleDDCC Composition Category Codes
Realmuv
Authoritywho
DescriptionPossible categories available for composition.
Contentcomplete

Resources that use this resource

ValueSet
DDCCCompositionCategoryValueSetDDCC Composition Category Codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem DDCCCompositionCategoryCodeSystem

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

CodeDisplay
ddcc-vs DDCC:VS
ddcc-tr DDCC:TR

Source

{
  "resourceType": "CodeSystem",
  "id": "DDCCCompositionCategoryCodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/CodeSystem/DDCCCompositionCategoryCodeSystem",
  "version": "1.0.0",
  "name": "DDCCCompositionCategoryCodeSystem",
  "title": "DDCC Composition Category 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 categories available for composition.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "ddcc-vs",
      "display": "DDCC:VS"
    },
    {
      "code": "ddcc-tr",
      "display": "DDCC:TR"
    }
  ]
}