{
  "resourceType" : "ValueSet",
  "id" : "breast-state-pnc",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet breast-state-pnc</b></p><a name=\"breast-state-pnc\"> </a><a name=\"hcbreast-state-pnc\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-special-clinic-codesystem.html\"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-codesystem</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.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-special-clinic-codesystem.html#special-clinic-codesystem-breast-state-normal\">breast-state-normal</a></td><td>Normal</td><td>Breast state: normal.</td></tr><tr><td><a href=\"CodeSystem-special-clinic-codesystem.html#special-clinic-codesystem-breast-cracked-nipple\">breast-cracked-nipple</a></td><td>Cracked nipple</td><td>Breast state: cracked nipple.</td></tr><tr><td><a href=\"CodeSystem-special-clinic-codesystem.html#special-clinic-codesystem-breast-engorged\">breast-engorged</a></td><td>Engorged</td><td>Breast state: breast engorgement.</td></tr><tr><td><a href=\"CodeSystem-special-clinic-codesystem.html#special-clinic-codesystem-breast-mastitis\">breast-mastitis</a></td><td>Mastitis</td><td>Breast state: mastitis.</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/breast-state-pnc",
  "version" : "0.1.0",
  "name" : "SGHIBreastStatePNC",
  "title" : "SGHI Breast State (PNC)",
  "status" : "active",
  "date" : "2026-04-24T14:22:47+00:00",
  "publisher" : "Kathurima Kimathi",
  "contact" : [{
    "name" : "Kathurima Kimathi",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.linkedin.com/in/kathurima-kimathi/"
    },
    {
      "system" : "email",
      "value" : "kathurimakimathi415@gmail.com"
    }]
  },
  {
    "name" : "Oscar John",
    "telecom" : [{
      "system" : "email",
      "value" : "oscarjohnotieno@gmail.com",
      "use" : "work"
    }]
  },
  {
    "name" : "Kennedy Omondi",
    "telecom" : [{
      "system" : "email",
      "value" : "kennankole@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "A ValueSet for the state of the breasts assessed during Postnatal Care visits.",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.slade360.co.ke/fhir/CodeSystem/special-clinic-codesystem",
      "concept" : [{
        "code" : "breast-state-normal",
        "display" : "Normal"
      },
      {
        "code" : "breast-cracked-nipple",
        "display" : "Cracked nipple"
      },
      {
        "code" : "breast-engorged",
        "display" : "Engorged"
      },
      {
        "code" : "breast-mastitis",
        "display" : "Mastitis"
      }]
    }]
  }
}