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

FHIR IG Statistics: CodeSystem/pcmt-glossary-cs

Packagesmart.who.int.pcmt
TypeCodeSystem
Idpcmt-glossary-cs
FHIR VersionR4
Sourcehttp://smart.who.int/pcmt/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt/CodeSystem-pcmt-glossary-cs.html
URLhttp://smart.who.int/pcmt/CodeSystem/pcmt-glossary-cs
Version0.2.0
Statusdraft
Date2025-07-01T08:14:20+00:00
NamePCMTGlossary
TitlePCMT Term glossary
Authoritywho
DescriptionGlossary.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem pcmt-glossary-cs

This code system http://smart.who.int/pcmt/CodeSystem/pcmt-glossary-cs defines the following code:

CodeDisplay
unitOfUse The base unit to count by

Source

{
  "resourceType": "CodeSystem",
  "id": "pcmt-glossary-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/pcmt/CodeSystem/pcmt-glossary-cs",
  "version": "0.2.0",
  "name": "PCMTGlossary",
  "title": "PCMT Term glossary",
  "status": "draft",
  "date": "2025-07-01T08:14:20+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Glossary.",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "unitOfUse",
      "display": "The base unit to count by"
    }
  ]
}