Connectathon 11 Snapshot

This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Hspc\valueset-hspc-associatedSignAndSymptom.json

Raw JSON (canonical form)

Definition for Value SetHSPC Associated Sign and Symptom value set

{
  "resourceType": "ValueSet",
  "id": "hspc-associatedSignAndSymptom",
  "meta": {
    "lastUpdated": "2015-12-11T17:38:40.294+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/hspc-associatedSignAndSymptom",
  "version": "0.01",
  "name": "HSPC Associated Sign and Symptom value set",
  "status": "draft",
  "experimental": true,
  "publisher": "HSPC",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://healthcaresoa.org"
        }
      ]
    }
  ],
  "date": "2015-05-19",
  "description": "The set of concepts that describe any signs or symptoms that may be correlated to the observed condition.",
  "copyright": "TBD",
  "extensible": true,
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "84229001",
            "display": "Fatigue (finding)"
          },
          {
            "code": "247347003",
            "display": "Discomfort (finding)"
          },
          {
            "code": "193462001",
            "display": "Insomnia (disorder)"
          },
          {
            "code": "424272000",
            "display": "Inadequate immune status (finding)"
          },
          {
            "code": "48079002",
            "display": "Disturbance in mood (finding)"
          },
          {
            "code": "21134002",
            "display": "Disability (finding)"
          },
          {
            "code": "230145002",
            "display": "Difficulty breathing (finding)"
          },
          {
            "code": "21762000",
            "display": "Decreased vascular flow (finding)"
          },
          {
            "code": "275520000",
            "display": "Claudication (finding)"
          },
          {
            "code": "23583003",
            "display": "Inflammation (morphologic abnormality)"
          },
          {
            "code": "3723001",
            "display": "Arthritis (disorder)"
          },
          {
            "code": "71393004",
            "display": "Soreness (finding)"
          },
          {
            "code": "255365009",
            "display": "Tightness sensation quality (qualifier value)"
          },
          {
            "code": "271587009",
            "display": "Stiffness (finding)"
          },
          {
            "code": "307077003",
            "display": "Feeling hopeless (finding)"
          },
          {
            "code": "1402001",
            "display": "Fear (finding)"
          },
          {
            "code": "35489007",
            "display": "Depressive disorder (disorder)"
          },
          {
            "code": "55929007",
            "display": "Feeling irritable (finding)"
          },
          {
            "code": "48694002",
            "display": "Anxiety (finding)"
          },
          {
            "code": "73595000",
            "display": "Stress (finding)"
          },
          {
            "code": "131148009",
            "display": "Bleeding (finding)"
          },
          {
            "code": "3006004",
            "display": "Disturbance of consciousness (finding)"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.