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

FHIR IG Statistics: ValueSet/DDCCCompositionCategoryValueSet

Packagewho.ddcc
Resource TypeValueSet
IdDDCCCompositionCategoryValueSet
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-DDCCCompositionCategoryValueSet.html
URLhttp://smart.who.int/ddcc/ValueSet/DDCCCompositionCategoryValueSet
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameDDCCCompositionCategoryValueSet
TitleDDCC Composition Category Codes
Realmuv
Authoritywho
DescriptionCategorization of DDCC Composition

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DDCCCompositionCategoryCodeSystemDDCC Composition Category Codes

Narrative

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

Generated Narrative: ValueSet DDCCCompositionCategoryValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "DDCCCompositionCategoryValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ValueSet/DDCCCompositionCategoryValueSet",
  "version": "1.0.0",
  "name": "DDCCCompositionCategoryValueSet",
  "title": "DDCC Composition Category Codes",
  "status": "draft",
  "date": "2025-06-24T09:07:32+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Categorization of DDCC Composition",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/ddcc/CodeSystem/DDCCCompositionCategoryCodeSystem"
      }
    ]
  }
}