| Package | smart.who.int.pcmt |
| Resource Type | CodeSystem |
| Id | RegulatationType |
| FHIR Version | R4 |
| Source | http://smart.who.int/pcmt/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt/CodeSystem-RegulatationType.html |
| URL | http://smart.who.int/pcmt/CodeSystem/RegulatationType |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-07-01T08:14:20+00:00 |
| Name | RegulatationType |
| Title | Product Regulation Type |
| Authority | who |
| Description | Product Regulation Status |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem RegulatationType
This code system http://smart.who.int/pcmt/CodeSystem/RegulatationType defines the following codes:
| Code | Display |
| prequal | Pre-Qualified |
| auth_use | Authorized for use |
{
"resourceType": "CodeSystem",
"id": "RegulatationType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/pcmt/CodeSystem/RegulatationType",
"version": "0.2.0",
"name": "RegulatationType",
"title": "Product Regulation Type",
"status": "draft",
"date": "2025-07-01T08:14:20+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Product Regulation Status",
"content": "complete",
"count": 2,
"concept": [
{
"code": "prequal",
"display": "Pre-Qualified"
},
{
"code": "auth_use",
"display": "Authorized for use"
}
]
}