MOPA — Medical Oncology Prior Authorization
0.1.1-snapshot-080926 - snapshot-080926 United States of America flag

MOPA — Medical Oncology Prior Authorization - Local Development build (v0.1.1-snapshot-080926) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Treatment Line Value Set

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "treatment-line-vs",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet treatment-line-vs</b></p><a name=\"treatment-line-vs\"> </a><a name=\"hctreatment-line-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-treatment-line-cs.html\"><code>http://hl7.org/fhir/us/codex-mopa/CodeSystem/treatment-line-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.1-snapshot-080926</span></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cic"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/codex-mopa/ImplementationGuide/hl7.fhir.us.codex-mopa"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/codex-mopa/ValueSet/treatment-line-vs",
  "version" : "0.1.1-snapshot-080926",
  "name" : "TreatmentLineVS",
  "title" : "Treatment Line Value Set",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-09-08T18:17:28-04:00",
  "publisher" : "HL7 International / Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Codes representing the ordinal line of systemic anti-cancer therapy.\nUsed by LineOfTherapyRequestCategory for the patient-specific RequestGroup category.\n\n**mCODE Migration Candidate** — Proposed for mCODE STU5.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "purpose" : "mCODE Migration Candidate — proposed for mCODE STU5. Will bind to SNOMED CT or\nsuccessor codes once TreatmentLineCS migrates. It is NOT intended to be a permanent\nartifact of this IG. See the mCODE Gap Proposals page for the full proposal backlog.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/codex-mopa/CodeSystem/treatment-line-cs"
      }
    ]
  }
}