PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/CodeSystem/dose-limit-scope
{
  "description": "Additional Binding Purpose",
  "_filename": "CodeSystem-dose-limit-scope.json",
  "package_name": "hl7.fhir.r6.core",
  "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",
  "name": "DoseLimitScopeCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Dose Limit Scope 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": "cc4ce88f-e2b0-4191-8cd2-8d82f42b3725",
  "valueSet": "http://hl7.org/fhir/ValueSet/dose-limit-scope",
  "kind": null,
  "url": "http://hl7.org/fhir/CodeSystem/dose-limit-scope",
  "concept": [ {
    "code": "dosage",
    "display": "Dosage",
    "definition": "Maximum quantity for the dosage (depends on scope whether it's the course, a step, or a choice)"
  }, {
    "code": "period",
    "display": "Period",
    "definition": "Maximum dosage per specified period"
  }, {
    "code": "administration",
    "display": "Administration",
    "definition": "Maximum Dosage for a single dose"
  }, {
    "code": "lifetime",
    "display": "Lifetime",
    "definition": "Maximum amount of lifetime exposure across all dosages ever"
  } ],
  "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"
    } ]
  } ]
}