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

FHIR IG Statistics: ValueSet/CareConnect-ReactionEventSeverity-1

Packagenhsd.assets.stu3
Resource TypeValueSet
IdCareConnect-ReactionEventSeverity-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ReactionEventSeverity-1
URLhttps://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ReactionEventSeverity-1
Version3.0.1
Statusdraft
Date2017-04-19T07:44:47+10:00
NameAllergyIntoleranceSeverity
Authorityhl7
DescriptionClinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations.
CopyrightCopyright © HL7.org 2011+

Resources that use this resource

ConceptMap
CareConnect-AllergySeverity-1Concept Map - Allergy Severity
StructureDefinition
CareConnect-AllergyIntolerance-1CareConnect-AllergyIntolerance-1
CareConnect-DCH-AllergyIntolerance-1CareConnect-DCH-AllergyIntolerance-1

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "CareConnect-ReactionEventSeverity-1",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-map",
      "valueReference": {
        "reference": "https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-AllergySeverity-1"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
      "valueUri": "http://hl7.org/fhir/valueset-reaction-event-severity"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    }
  ],
  "url": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ReactionEventSeverity-1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.125"
    }
  ],
  "version": "3.0.1",
  "name": "AllergyIntoleranceSeverity",
  "status": "draft",
  "date": "2017-04-19T07:44:47+10:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "Clinical assessment of the severity of a reaction event as a whole, potentially considering multiple different manifestations.",
  "copyright": "Copyright © HL7.org 2011+",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/reaction-event-severity",
        "concept": [
          {
            "code": "mild",
            "display": "Mild"
          },
          {
            "code": "moderate",
            "display": "Moderate"
          },
          {
            "code": "severe",
            "display": "Severe"
          }
        ]
      }
    ]
  }
}