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

FHIR IG Statistics: CodeSystem/BreastSymptomsTimepoints

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastSymptomsTimepoints
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastSymptomsTimepoints
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastSymptomsTimepoints
Version1.0
Statusactive
Date2023-07-11
NameSymptoms Timepoints Breast
DescriptionSymptoms of Timepoints 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": "BreastSymptomsTimepoints",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastSymptomsTimepoints",
  "version": "1.0",
  "name": "Symptoms Timepoints Breast",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Symptoms of Timepoints of Breast Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/SymptomsAndSyndromesCodes",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Breast pain"
    },
    {
      "code": "2",
      "display": "Skin hyperpigmentation discoloration"
    },
    {
      "code": "3",
      "display": "Fatigue"
    },
    {
      "code": "4",
      "display": "Hot flushes"
    }
  ]
}