PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@1.0.2
    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.2",
  "compositional": false,
  "status": "draft",
  "id": "c84f9119-91a0-42c0-b281-91c4b03a2b55",
  "valueSet": "http://hl7.org.au/fhir/ValueSet/medication-type",
  "kind": null,
  "url": "http://hl7.org.au/fhir/CodeSystem/medication-type",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.2.3.4.2.2.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": "1.0.2",
  "contact": [ {
    "name": "hl7.org.au"
  } ]
}