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

FHIR IG Statistics: CodeSystem/medication-type

Packageat.unofficial.au.base
TypeCodeSystem
Idmedication-type
FHIR VersionR4
Sourcehttp://hl7.org.au/fhir/https://simplifier.net/resolve?scope=at.unofficial.au.base@2.2.0-ballot2&canonical=http://terminology.hl7.org.au/CodeSystem/medication-type
URLhttp://terminology.hl7.org.au/CodeSystem/medication-type
Version2.2.0
Statusactive
Date2021-07-08
NameMedicationType
TitleMedication Type
Realmau
DescriptionThe Medication Type code system defines concepts in a classification scheme for medication coding. The classification scheme defines the type of information covered by the code e.g. branded product with no strength or form.
CopyrightHL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.
Contentcomplete

Resources that use this resource

ValueSet
medication-typeMedication Type
medication-typeMedication Type

Resources that this resource uses

No resources found


Narrative

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

This code system http://terminology.hl7.org.au/CodeSystem/medication-type defines the following codes:

CodeDisplayDefinition
UPD Unbranded product with no strengths or formUnbranded product with no strengths or form
UPDS Unbranded product with strengths but no formUnbranded product with strengths but no form
UPDF Unbranded product with form but no strengthsUnbranded product with form but no strengths
UPDSF Unbranded product with strengths and formUnbranded product with strengths and form
UPG Unbranded package with no containerUnbranded package with no container
BPD Branded product with no strengths or formBranded product with no strengths or form
BPDS Branded product with strengths but no formBranded product with strengths but no form
BPDF Branded product with form but no strengthsBranded product with form but no strengths
BPDSF Branded product with strengths and formBranded product with strengths and form
BPG Branded package with no containerBranded package with no container
BPGC Branded package with containerBranded package with container

Source

{
  "resourceType": "CodeSystem",
  "id": "medication-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org.au/CodeSystem/medication-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.1"
    }
  ],
  "version": "2.2.0",
  "name": "MedicationType",
  "title": "Medication Type",
  "status": "active",
  "experimental": false,
  "date": "2021-07-08",
  "publisher": "Health Level Seven Australia (Medications WG)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.com.au",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The Medication Type code system defines concepts in a classification scheme for medication coding. The classification scheme defines the type of information covered by the code e.g. branded product with no strength or form.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU"
        }
      ]
    }
  ],
  "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "caseSensitive": true,
  "compositional": false,
  "versionNeeded": true,
  "content": "complete",
  "concept": [
    {
      "code": "UPD",
      "display": "Unbranded product with no strengths or form",
      "definition": "Unbranded product with no strengths or form"
    },
    {
      "code": "UPDS",
      "display": "Unbranded product with strengths but no form",
      "definition": "Unbranded product with strengths but no form"
    },
    {
      "code": "UPDF",
      "display": "Unbranded product with form but no strengths",
      "definition": "Unbranded product with form but no strengths"
    },
    {
      "code": "UPDSF",
      "display": "Unbranded product with strengths and form",
      "definition": "Unbranded product with strengths and form"
    },
    {
      "code": "UPG",
      "display": "Unbranded package with no container",
      "definition": "Unbranded package with no container"
    },
    {
      "code": "BPD",
      "display": "Branded product with no strengths or form",
      "definition": "Branded product with no strengths or form"
    },
    {
      "code": "BPDS",
      "display": "Branded product with strengths but no form",
      "definition": "Branded product with strengths but no form"
    },
    {
      "code": "BPDF",
      "display": "Branded product with form but no strengths",
      "definition": "Branded product with form but no strengths"
    },
    {
      "code": "BPDSF",
      "display": "Branded product with strengths and form",
      "definition": "Branded product with strengths and form"
    },
    {
      "code": "BPG",
      "display": "Branded package with no container",
      "definition": "Branded package with no container"
    },
    {
      "code": "BPGC",
      "display": "Branded package with container",
      "definition": "Branded package with container"
    }
  ]
}