PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.0.0
    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",
      "display": "Australia"
    } ]
  } ],
  "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": "4.0.0",
  "compositional": false,
  "status": "active",
  "id": "cd7f3951-d373-45ce-bf95-bee7cc5746ea",
  "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. (For AMT this is equivalent to the MP - Medicinal Product concept)"
  }, {
    "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. (For AMT this is equivalent to the MPUU - Medicinal Product Unit of Use concept)"
  }, {
    "code": "UPG",
    "display": "Unbranded package with no container",
    "definition": "Unbranded package with no container. (For AMT this is equivalent to the MPP - Medicinal Product Pack concept)"
  }, {
    "code": "BPD",
    "display": "Branded product with no strengths or form",
    "definition": "Branded product with no strengths or form. (For AMT this is equivalent to the TP - Trade Product concept)"
  }, {
    "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. (For AMT this is equivalent to the TPUU - Trade Product Unit of Use concept)"
  }, {
    "code": "BPG",
    "display": "Branded package with no container",
    "definition": "Branded package with no container. (For AMT this is equivalent to the TPP - Trade Product Pack concept)"
  }, {
    "code": "BPGC",
    "display": "Branded package with container",
    "definition": "Branded package with container. (For AMT this is equivalent to the CTPP - Containered Trade Product Pack concept)"
  } ],
  "caseSensitive": true,
  "version": "4.0.0",
  "contact": [ {
    "telecom": [ {
      "use": "work",
      "value": "http://hl7.com.au",
      "system": "url"
    } ]
  } ]
}