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

FHIR IG Statistics: CodeSystem/RegulatationType

Packagesmart.who.int.pcmt
TypeCodeSystem
IdRegulatationType
FHIR VersionR4
Sourcehttp://smart.who.int/pcmt/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt/CodeSystem-RegulatationType.html
URLhttp://smart.who.int/pcmt/CodeSystem/RegulatationType
Version0.2.0
Statusdraft
Date2025-07-01T08:14:20+00:00
NameRegulatationType
TitleProduct Regulation Type
Authoritywho
DescriptionProduct Regulation Status
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 RegulatationType

This code system http://smart.who.int/pcmt/CodeSystem/RegulatationType defines the following codes:

CodeDisplay
prequal Pre-Qualified
auth_use Authorized for use

Source

{
  "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"
    }
  ]
}