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

FHIR IG Statistics: CodeSystem/medicine-classification-code

Packagehl7.org.nz.fhir.ig.formulary
TypeCodeSystem
Idmedicine-classification-code
FHIR VersionR4B
Sourcehttps://fhir-docs.nzf.org.nz/https://build.fhir.org/ig/HL7NZ/nzf/CodeSystem-medicine-classification-code.html
URLhttps://standards.digital.health.nz/ns/medicine-classification-code
Version1.0.0
Statusactive
Date2025-05-12T23:29:22+00:00
NameMedicineClassificationCode
TitlePossible values for Medication Legal Classification
Realmnz
Authorityhl7
DescriptionThe set of all possible legal classifications
Contentcomplete

Resources that use this resource

ValueSet
medicine-classification-codeLegal Medication status

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem medicine-classification-code

This code system https://standards.digital.health.nz/ns/medicine-classification-code defines the following codes:

CodeDisplay
P Prescription
RM Restricted
PO Pharmacy only
GS General sale
A Class A Controlled Drug
B1 Class B1 Controlled Drug
B2 Class B2 Controlled Drug
B3 Class B3 Controlled Drug
C1 Class C1 Controlled Drug
C2 Class C2 Controlled Drug
C3 Class C3 Controlled Drug
C4 Class C4 Controlled Drug
C5 Class C5 Controlled Drug
C6 Class C6 Controlled Drug
C7 Class C7 Controlled Drug
D Temporary Class Drug
O Other
N Not yet classified
U Unapproved

Source

{
  "resourceType": "CodeSystem",
  "id": "medicine-classification-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://standards.digital.health.nz/ns/medicine-classification-code",
  "version": "1.0.0",
  "name": "MedicineClassificationCode",
  "title": "Possible values for Medication Legal Classification",
  "status": "active",
  "date": "2025-05-12T23:29:22+00:00",
  "publisher": "New Zealand Medicines Formulary LP",
  "contact": [
    {
      "name": "New Zealand Medicines Formulary LP",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:fhir@nzformulary.org"
        }
      ]
    }
  ],
  "description": "The set of all possible legal classifications",
  "content": "complete",
  "count": 19,
  "concept": [
    {
      "code": "P",
      "display": "Prescription"
    },
    {
      "code": "RM",
      "display": "Restricted"
    },
    {
      "code": "PO",
      "display": "Pharmacy only"
    },
    {
      "code": "GS",
      "display": "General sale"
    },
    {
      "code": "A",
      "display": "Class A Controlled Drug"
    },
    {
      "code": "B1",
      "display": "Class B1 Controlled Drug"
    },
    {
      "code": "B2",
      "display": "Class B2 Controlled Drug"
    },
    {
      "code": "B3",
      "display": "Class B3 Controlled Drug"
    },
    {
      "code": "C1",
      "display": "Class C1 Controlled Drug"
    },
    {
      "code": "C2",
      "display": "Class C2 Controlled Drug"
    },
    {
      "code": "C3",
      "display": "Class C3 Controlled Drug"
    },
    {
      "code": "C4",
      "display": "Class C4 Controlled Drug"
    },
    {
      "code": "C5",
      "display": "Class C5 Controlled Drug"
    },
    {
      "code": "C6",
      "display": "Class C6 Controlled Drug"
    },
    {
      "code": "C7",
      "display": "Class C7 Controlled Drug"
    },
    {
      "code": "D",
      "display": "Temporary Class Drug"
    },
    {
      "code": "O",
      "display": "Other"
    },
    {
      "code": "N",
      "display": "Not yet classified"
    },
    {
      "code": "U",
      "display": "Unapproved"
    }
  ]
}