PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@1.0.0
    http://hl7.org.au/fhir/CodeSystem/medication-type
{
  "description": "Medication Type",
  "_filename": "CodeSystem-medication-type.json",
  "package_name": "hl7.fhir.au.base",
  "date": "2018-09-24",
  "versionNeeded": true,
  "publisher": "Health Level Seven Australia (Patient Administration)",
  "content": "complete",
  "name": "MedicationType",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Medication Type",
  "package_version": "1.0.0",
  "compositional": false,
  "status": "draft",
  "id": "1ed97aba-0c11-48ec-bc21-e84f4f9dc752",
  "valueSet": "http://hl7.org.au/fhir/ValueSet/medication-type",
  "kind": null,
  "url": "http://hl7.org.au/fhir/CodeSystem/medication-type",
  "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": "1.0.0",
  "contact": [ {
    "name": "hl7.org.au"
  } ]
}