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

BreastSiteCS

{
  "resourceType" : "CodeSystem",
  "id" : "oncology-BreastSiteCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC BreastSiteCS CodeSystem</b></p>
<p>Topography of the breast. Codes are drawn from ICD-O-3. Codes are presented as local codes due to the lack of a ICD-O-3 terminology server available to the FHIR IG publisher.</p>
</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-BreastSiteCS",
  "identifier" : {
    "system" : "http://hl7.org/fhir/us/breastcancer",
    "value" : "oncology.BreastSiteCS"
  },
  "version" : "0.1.0",
  "name" : "BreastSiteCS",
  "title" : "BC BreastSiteCS 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" : "Topography of the breast. Codes are drawn from ICD-O-3. Codes are presented as local codes due to the lack of a ICD-O-3 terminology server available to the FHIR IG publisher.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "C50.0",
      "display" : "Nipple",
      "definition" : "Nipple"
    },
    {
      "code" : "C50.1",
      "display" : "Central portion of the breast.",
      "definition" : "Central portion of the breast."
    },
    {
      "code" : "C50.2",
      "display" : "Upper inner quadrant",
      "definition" : "Upper inner quadrant"
    },
    {
      "code" : "C50.3",
      "display" : "Lower inner quadrant",
      "definition" : "Lower inner quadrant"
    },
    {
      "code" : "C50.4",
      "display" : "Upper outer quadrant",
      "definition" : "Upper outer quadrant"
    },
    {
      "code" : "C50.5",
      "display" : "Lower outer quadrant",
      "definition" : "Lower outer quadrant"
    },
    {
      "code" : "C50.6",
      "display" : "Axillary tail of breast",
      "definition" : "Axillary tail of breast"
    },
    {
      "code" : "C50.8",
      "display" : "Overlapping lesion of breast",
      "definition" : "Overlapping lesion of breast"
    },
    {
      "code" : "C50.9",
      "display" : "Breast, not otherwise specified (NOS)",
      "definition" : "Breast, not otherwise specified (NOS)"
    }
  ]
}