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

FHIR IG Statistics: ValueSet/CareConnect-AllergySeverity-1

PackageNHSDigital.FHIR.STU3
Resource TypeValueSet
IdCareConnect-AllergySeverity-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/CareConnect-AllergySeverity-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/CareConnect-AllergySeverity-1
Version1.0.0
Statusactive
Date2018-03-05T00:00:00+00:00
NameCare Connect Allergy Severity
Authorityhl7
DescriptionA code from the SNOMED Clinical Terminology UK coding system that describes the severity of an allergy.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.

Resources that use this resource

ConceptMap
CareConnect-AllergySeverity-1Concept Map - Allergy Severity
StructureDefinition
Extension-CareConnect-GPC-AllergySeverity-1Extension-CareConnect-GPC-AllergySeverity-1

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "CareConnect-AllergySeverity-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-AllergySeverity-1",
  "version": "1.0.0",
  "name": "Care Connect Allergy Severity",
  "status": "active",
  "date": "2018-03-05T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A code from the SNOMED Clinical Terminology UK coding system that describes the severity of an allergy.",
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "constraint",
            "op": "=",
            "value": "(255604002 |Mild| OR 6736007 |Moderate| OR 24484000 |Severe| OR 399166001 |Fatal| 442452003 |Life threatening severity|)"
          }
        ]
      }
    ]
  }
}