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

FHIR IG Statistics: CodeSystem/allergyintolerance-clinical

Packagehl7.terminology.r4b
TypeCodeSystem
Idallergyintolerance-clinical
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-allergyintolerance-clinical.html
URLhttp://terminology.hl7.org/CodeSystem/allergyintolerance-clinical
Version1.0.1
Statusactive
Date2024-07-21T00:36:31-06:00
NameAllergyIntoleranceClinicalStatusCodes
TitleAllergyIntolerance Clinical Status Codes
Realmuv
Authorityhl7
DescriptionPreferred value set for AllergyIntolerance Clinical Status.
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license
Contentcomplete

Resources that use this resource

CodeSystem
allergyintolerance-clinical-supplementCH AllergyIntolerance Clinical Status
ConceptMap
CF-AllergyStatusC-CDA to FHIR Allergy Status
FC-AllergyStatusFHIR to C-CDA Allergy Status
KBV_CM_Base_Terminology_Complete_GermanKBV_CM_Base_Terminology_Complete_German
AllergieStatusCodelijst-to-AllergyIntoleranceClinicalStatusCodesAllergieStatusCodelijst to AllergyIntoleranceClinicalStatusCodes
AllergyStatus-to-AllergyIntoleranceClinicalStatusCodesAllergyStatus_to_AllergyIntoleranceClinicalStatusCodes
ValueSet
allergyintolerance-clinicalAllergyIntolerance Clinical Status Codes
AllergyIntoleranceClinicalStatusAllergyIntolerance Clinical Status
allergyintolerance-clinicalAllergyIntolerance Clinical Status Codes
mws-clinical-statusMWS Clinical status
jdv-hl7-allergyintolerance-clinical-cisisAllergyIntolerance Clinical Status Codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem allergyintolerance-clinical

Last updated: 2024-04-24 00:00:00+0000

Profile: Shareable CodeSystem

This case-sensitive code system http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1active ActiveThe subject is currently experiencing, or is at risk of, a reaction to the identified substance.
1inactive InactiveThe subject is no longer at risk of a reaction to the identified substance.
2  resolved ResolvedA reaction to the identified substance has been clinically reassessed by testing or re-exposure and is considered no longer to be present. Re-exposure could be accidental, unplanned, or outside of any clinical setting.

Source

{
  "resourceType": "CodeSystem",
  "id": "allergyintolerance-clinical",
  "meta": {
    "lastUpdated": "2024-04-24T00:00:00+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1373"
    }
  ],
  "version": "1.0.1",
  "name": "AllergyIntoleranceClinicalStatusCodes",
  "title": "AllergyIntolerance Clinical Status Codes",
  "status": "active",
  "experimental": false,
  "date": "2024-07-21T00:36:31-06:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Preferred value set for AllergyIntolerance Clinical Status.",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/allergyintolerance-clinical",
  "content": "complete",
  "concept": [
    {
      "code": "active",
      "display": "Active",
      "definition": "The subject is currently experiencing, or is at risk of, a reaction to the identified substance."
    },
    {
      "code": "inactive",
      "display": "Inactive",
      "definition": "The subject is no longer at risk of a reaction to the identified substance.",
      "concept": [
        {
          "code": "resolved",
          "display": "Resolved",
          "definition": "A reaction to the identified substance has been clinically reassessed by testing or re-exposure and is considered no longer to be present. Re-exposure could be accidental, unplanned, or outside of any clinical setting."
        }
      ]
    }
  ]
}