HL7 FHIR® Implementation Guide: Breast Cancer Data, Release 1 - US Realm (Draft for Comment)

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

StageTimingPrefixCS

{
  "resourceType" : "CodeSystem",
  "id" : "oncology-StageTimingPrefixCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC StageTimingPrefixCS CodeSystem</b></p>
<p>When staging was done, relative to treatment events.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-StageTimingPrefixCS",
  "identifier" : {
    "system" : "http://hl7.org/fhir/us/breastcancer",
    "value" : "oncology.StageTimingPrefixCS"
  },
  "version" : "0.1.0",
  "name" : "StageTimingPrefixCS",
  "title" : "BC StageTimingPrefixCS CodeSystem",
  "status" : "draft",
  "date" : "2018-04-01T00:00:00+11:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "description" : "When staging was done, relative to treatment events.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "cli",
      "display" : "Staging performed prior to surgery, based on evidence such as physical examination, imaging, and/or biopsy.",
      "definition" : "Staging performed prior to surgery, based on evidence such as physical examination, imaging, and/or biopsy."
    },
    {
      "code" : "path",
      "display" : "Staging performed based on examination of tissue samples removed during surgery, in addition to physical examination and imaging.",
      "definition" : "Staging performed based on examination of tissue samples removed during surgery, in addition to physical examination and imaging."
    },
    {
      "code" : "postther_cli",
      "display" : "Post-therapeutic (post-neoadjuvant) clinical staging based on clinical examination after the first treatment with systemic drugs or radiation, when no surgery has been performed.",
      "definition" : "Post-therapeutic (post-neoadjuvant) clinical staging based on clinical examination after the first treatment with systemic drugs or radiation, when no surgery has been performed."
    },
    {
      "code" : "postther_path",
      "display" : "Post-therapeutic (post-neoadjuvant) pathologic staging, based  on tissue samples removed during surgery after the first treatment with systemic drugs or radiation.",
      "definition" : "Post-therapeutic (post-neoadjuvant) pathologic staging, based  on tissue samples removed during surgery after the first treatment with systemic drugs or radiation."
    }
  ]
}