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

FHIR IG analytics

Packagewho.ddcc
Resource TypeCodeSystem
IdCodeSystem-DDCCCompositionCategoryCodeSystem.json
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/1.0.1/CodeSystem-DDCCCompositionCategoryCodeSystem.html
URLhttp://smart.who.int/ddcc/CodeSystem/DDCCCompositionCategoryCodeSystem
Version1.0.1
Statusactive
Date2024-12-18T16:40:01+01:00
NameDDCCCompositionCategoryCodeSystem
TitleDDCC Composition Category Codes
Realmuv
Authoritywho
DescriptionPossible categories available for composition.
Contentcomplete

Resources that use this resource

ValueSet
who.ddcc#1.0.1DDCCCompositionCategoryValueSetDDCC 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

Source1

{
  "resourceType": "CodeSystem",
  "id": "DDCCCompositionCategoryCodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/CodeSystem/DDCCCompositionCategoryCodeSystem",
  "version": "1.0.1",
  "name": "DDCCCompositionCategoryCodeSystem",
  "title": "DDCC Composition Category Codes",
  "status": "active",
  "experimental": false,
  "date": "2024-12-18T16:40:01+01: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"
    }
  ]
}