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

FHIR IG Statistics: ValueSet/condition-severity

Packagesignal.core.r4
TypeValueSet
Idcondition-severity
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/condition-severity
URLhttp://hl7.org/fhir/ValueSet/condition-severity
Version6.0.0-cibuild
Statusdraft
NameConditionDiagnosisSeverity
TitleCondition/Diagnosis Severity
Realmus
Authorityhl7
DescriptionPreferred value set for Condition/Diagnosis severity grading.
CopyrightThis resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType": "ValueSet",
  "id": "condition-severity",
  "meta": {
    "lastUpdated": "2023-07-28T23:09:42.755+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/condition-severity",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.168"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.159"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.76"
    }
  ],
  "version": "6.0.0-cibuild",
  "name": "ConditionDiagnosisSeverity",
  "title": "Condition/Diagnosis Severity",
  "status": "draft",
  "experimental": false,
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Preferred value set for Condition/Diagnosis severity grading.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "US"
        }
      ]
    }
  ],
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "24484000"
          },
          {
            "code": "6736007"
          },
          {
            "code": "255604002"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2019-11-01T09:29:23+11:00",
    "contains": [
      {
        "system": "http://snomed.info/sct",
        "code": "24484000",
        "display": "Severe"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "6736007",
        "display": "Moderate"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "255604002",
        "display": "Mild"
      }
    ]
  }
}