PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot4
    http://hl7.org/fhir/CodeSystem/dosage-condition-code
{
  "description": "Additional Binding Purpose",
  "_filename": "CodeSystem-dosage-condition-code.json",
  "package_name": "hl7.fhir.r6.examples",
  "date": null,
  "meta": {
    "lastUpdated": "2025-12-18T07:07:42.170+11:00"
  },
  "publisher": "HL7 International / Pharmacy",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "property": [ {
    "code": "type",
    "type": "code",
    "description": "The type that goes in ConditionDetails.value for this code"
  }, {
    "code": "details",
    "type": "string",
    "description": "Documentation about what might go in the details for this code"
  } ],
  "name": "DosageConditionCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Dosage Condition Codes",
  "package_version": "6.0.0-ballot4",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "phx"
  } ],
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "6d31b442-bd43-400e-9cbf-53403e5dee97",
  "valueSet": "http://hl7.org/fhir/ValueSet/dosage-condition-code",
  "kind": null,
  "url": "http://hl7.org/fhir/CodeSystem/dosage-condition-code",
  "concept": [ {
    "code": "if-needed",
    "display": "If Needed",
    "property": [ {
      "code": "type",
      "valueCode": "boolean"
    }, {
      "code": "details",
      "valueString": "N/A"
    } ],
    "definition": "Whether this is needed. Note that this is different to PRN, because the entire course is if required, not on a per dose basis"
  }, {
    "code": "tolerates",
    "display": "Patient tolerates Medication",
    "property": [ {
      "code": "type",
      "valueCode": "boolean"
    }, {
      "code": "details",
      "valueString": "Can nominate another medication that this depends on; if none is nominated, it's the medicine this dose is for"
    } ],
    "definition": "Whether the patient tolerates a medication (e.g. SCT 1303423003)"
  }, {
    "code": "problem-abates",
    "display": "Problem Abates",
    "property": [ {
      "code": "type",
      "valueCode": "boolean"
    }, {
      "code": "details",
      "valueString": "Detail would be a problem, symptom or finding, if it's not just implied"
    } ],
    "definition": "Whether a symptom, problem of finding abates. It's not really important what type it is. This is considered equivalent to 'patient responds to medication'. The degree of abatement is not defined"
  }, {
    "code": "problem-presents",
    "display": "Problem Presents",
    "property": [ {
      "code": "type",
      "valueCode": "boolean"
    }, {
      "code": "details",
      "valueString": "Detail would be a problem, symptom or finding, if it's not just implied"
    } ],
    "definition": "Whether a symptom, problem of finding presents. It's not really important what type it is."
  }, {
    "code": "medication-tolerated",
    "display": "Medication Tolerated",
    "property": [ {
      "code": "type",
      "valueCode": "boolean"
    }, {
      "code": "details",
      "valueString": "Can nominate another medication that this depends on; if none is nominated, it's the medicine this dose is for"
    } ],
    "definition": "Medication Is Tolerated"
  }, {
    "code": "medication-funded",
    "display": "Medication Funded",
    "property": [ {
      "code": "type",
      "valueCode": "boolean"
    }, {
      "code": "details",
      "valueString": "Can nominate another medication that this depends on; if none is nominated, it's the medicine this dose is for"
    } ],
    "definition": "Medication Is Funded / Approved"
  }, {
    "code": "medication-available",
    "display": "Medication Available",
    "property": [ {
      "code": "type",
      "valueCode": "boolean"
    }, {
      "code": "details",
      "valueString": "Can nominate another medication that this depends on; if none is nominated, it's the medicine this dose is for"
    } ],
    "definition": "(Sufficient) medication Is Available (e.g. Supply issues)"
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot4",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication",
      "system": "url"
    } ]
  } ]
}