| Package | smart.who.int.pcmt |
| Resource Type | CodeSystem |
| Id | pcmt-glossary-cs |
| FHIR Version | R4 |
| Source | http://smart.who.int/pcmt/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt/CodeSystem-pcmt-glossary-cs.html |
| URL | http://smart.who.int/pcmt/CodeSystem/pcmt-glossary-cs |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-07-01T08:14:20+00:00 |
| Name | PCMTGlossary |
| Title | PCMT Term glossary |
| Authority | who |
| Description | Glossary. |
| Content | complete |
No resources found
No resources found
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:
| Code | Display |
| unitOfUse | The base unit to count by |
{
"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"
}
]
}