FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/BreastSymptomsGeneralInfo

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastSymptomsGeneralInfo
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastSymptomsGeneralInfo
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastSymptomsGeneralInfo
Version1.0
Statusactive
Date2023-07-11
NameSymptoms General Info Breast
DescriptionSymptoms of General Info of Breast Cancer
Contentcomplete

Resources that use this resource

ValueSet
SymptomsAndSyndromesCodesSymptoms and Syndromes Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "BreastSymptomsGeneralInfo",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastSymptomsGeneralInfo",
  "version": "1.0",
  "name": "Symptoms General Info Breast",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Symptoms of General Info of Breast Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/SymptomsAndSyndromesCodes",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Nothing"
    },
    {
      "code": "2",
      "display": "Breast pain"
    },
    {
      "code": "3",
      "display": "Nipple discharge"
    },
    {
      "code": "4",
      "display": "Nipple retraction"
    },
    {
      "code": "5",
      "display": "Breast discoloration"
    },
    {
      "code": "6",
      "display": "Thickening/Swelling of part of the breast"
    },
    {
      "code": "7",
      "display": "Breast/Armpit lump"
    },
    {
      "code": "8",
      "display": "Other symptoms"
    }
  ]
}