PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.2.0-preview
    http://terminology.hl7.org.au/CodeSystem/medicine-item-change
{
  "description": "The Medicine Item Change code system defines concepts that identify a change that has been made, or is recommended to be made, to a medicine item.",
  "_filename": "CodeSystem-medicine-item-change.json",
  "package_name": "hl7.fhir.au.base",
  "date": "2024-03-09T23:12:00+11:00",
  "versionNeeded": true,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7 Australia",
  "jurisdiction": [ {
    "coding": [ {
      "code": "AU",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "MedicineItemChange",
  "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Medicine Item Change",
  "package_version": "4.2.0-preview",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"
      } ]
    }
  } ],
  "compositional": false,
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "cf48472f-8ac0-47ab-a6e9-e3ed0ede9d53",
  "valueSet": "http://terminology.hl7.org.au/ValueSet/medicine-item-change",
  "kind": null,
  "url": "http://terminology.hl7.org.au/CodeSystem/medicine-item-change",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.6",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "nochange",
    "display": "Unchanged",
    "definition": "No change has been made to this medicine."
  }, {
    "code": "changed",
    "concept": [ {
      "code": "new",
      "concept": [ {
        "code": "prescribed",
        "display": "New prescription",
        "definition": "A new medicine item has been prescribed."
      } ],
      "display": "New",
      "definition": "A new medicine item is introduced."
    }, {
      "code": "ceased",
      "display": "Ceased",
      "definition": "A medicine that was previously taken by the individual may actually be ceased as it required immediate attention. This cessation is anticipated to be permanent. Example uses: the medicine in question is considered ineffective or has caused serious adverse effects."
    }, {
      "code": "suspended",
      "display": "Suspended",
      "definition": "A medicine that was previously taken by the individual may be temporarily stopped. Example uses: medication in question may reach toxicity blood level, or suspected to have caused some undesirable effects; or needs to be suspended before a surgical/diagnostic procedure."
    }, {
      "code": "cancelled",
      "display": "Cancelled",
      "definition": "The prescription for this medicine item was cancelled. The patient may be advised to complete the course of the prescribed medicine. This advice is a clinical decision made based on assessment of the patients clinical condition."
    }, {
      "code": "amended",
      "display": "Amended",
      "definition": "The current medicine item has been changed in some way, e.g. dose, form, route, frequency change."
    } ],
    "display": "Change occurred",
    "definition": "A change has been made to this medicine; for example, new medicine prescribed or dosage change."
  }, {
    "code": "recommended",
    "concept": [ {
      "code": "new-recommended",
      "concept": [ {
        "code": "prescription-recommended",
        "display": "Prescription recommended",
        "definition": "It may be recommended that the usual GP prescribe a new medicine to be taken by the individual. The addition may not be urgent or there may be an arrangement that all medicine changes are to be enacted by the GP as the coordinator of the individual‘s overall care."
      } ],
      "display": "New recommended medicine",
      "definition": "A new medicine item is recommended."
    }, {
      "code": "review-recommended",
      "display": "Review recommended",
      "definition": "It may be recommended to the usual GP that a medicine that was previously taken by the individual be reviewed. The outcome of the review may be that the medicine is amended or stopped."
    }, {
      "code": "cessation-recommended",
      "display": "Cessation recommended",
      "definition": "It may be recommended to the usual GP that a medicine that was previously taken by the individual be ceased."
    }, {
      "code": "suspension-recommended",
      "display": "Suspension recommended",
      "definition": "It may be recommended to the usual GP that a medicine item that was previously taken by the individual be temporarily stopped. Example uses: medication in question may reach toxicity blood level, or suspected to have caused some undesirable effects; or needs to be suspended before a surgical/diagnostic procedure."
    }, {
      "code": "cancellation-recommended",
      "display": "Cancellation recommended",
      "definition": "The prescription for this medicine item is recommended to be cancelled. The patient may be advised to complete the course of the prescribed medicine. This advice is a clinical decision made based on assessment of the patients clinical condition."
    } ],
    "display": "Change was recommended",
    "definition": "A change has been recommended to this medicine but may not have occurred yet, e.g. medicine recommended to be stopped."
  } ],
  "caseSensitive": true,
  "version": "4.2.0-preview",
  "contact": [ {
    "name": "HL7 Australia FHIR Working Group",
    "telecom": [ {
      "use": "work",
      "value": "https://confluence.hl7.org/display/HAFWG",
      "system": "url"
    } ]
  } ]
}