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

FHIR IG Statistics: ValueSet/symptom-codes

PackageCapable.repository
Resource TypeValueSet
Idsymptom-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/symptom-codes
URLhttp://capable-project.eu/data/fhir/ValueSet/symptom-codes
Versionv0
Statusdraft
NameSymptom codes
DescriptionThis values set contains clinical codes to encode all symptoms that the patient can report. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *code* attribute of the Observation resouces

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "symptom-codes",
  "meta": {
    "lastUpdated": "2021-06-09T11:49:00+02:00"
  },
  "url": "http://capable-project.eu/data/fhir/ValueSet/symptom-codes",
  "version": "v0",
  "name": "Symptom codes",
  "status": "draft",
  "publisher": "Capable team",
  "description": "This values set contains clinical codes to encode all symptoms that the patient can report. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *code* attribute of the Observation resouces",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "427207001",
            "display": "Abdominal compartment syndrome"
          },
          {
            "code": "21522001",
            "display": "Abdominal pain"
          },
          {
            "code": "62315008",
            "display": "Diarrhea"
          },
          {
            "code": "404640003",
            "display": "Dizziness"
          },
          {
            "code": "44186003",
            "display": "Dyssomnia"
          },
          {
            "code": "271807003",
            "display": "Eruption of skin"
          },
          {
            "code": "386661006",
            "display": "Fever"
          },
          {
            "code": "405729008",
            "display": "Hematochezia",
            "designation": [
              {
                "value": "Blood in faeces"
              }
            ]
          },
          {
            "code": "422587007",
            "display": "Nausea"
          },
          {
            "code": "279333002",
            "display": "Pruritus of skin"
          },
          {
            "code": "51197009",
            "display": "Stomach cramps",
            "designation": [
              {
                "value": "Abdominal cramps"
              }
            ]
          },
          {
            "code": "422400008",
            "display": "Vomiting"
          }
        ]
      }
    ]
  }
}