FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

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


Source1

{
  "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"
    }
  ]
}