PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@2.2.0-ballot
    http://terminology.hl7.org.au/CodeSystem/medication-type
{
  "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.",
  "_filename": "CodeSystem-medication-type.json",
  "package_name": "hl7.fhir.au.base",
  "date": "2021-07-08",
  "versionNeeded": true,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "Health Level Seven Australia (Medications WG)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "AU",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "MedicationType",
  "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Medication Type",
  "package_version": "2.2.0-ballot",
  "compositional": false,
  "status": "active",
  "id": "c73d2deb-b191-44de-98cf-485408f1bba6",
  "kind": null,
  "url": "http://terminology.hl7.org.au/CodeSystem/medication-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.1",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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"
  } ],
  "caseSensitive": true,
  "version": "2.2.0",
  "contact": [ {
    "telecom": [ {
      "use": "work",
      "value": "http://hl7.com.au",
      "system": "url"
    } ]
  } ]
}