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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.11.22.60--20171214102248

Packagehl7.cda.uv.ips
TypeValueSet
Id2.16.840.1.113883.11.22.60--20171214102248
FHIR VersionR4
Sourcehttp://hl7.org/cda/uv/cda-ips/https://build.fhir.org/ig/HL7/CDA-IPS/ValueSet-2.16.840.1.113883.11.22.60--20171214102248.html
URLhttp://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.60--20171214102248
Version1.1.0-ballot
Statusdraft
Date2024-08-19T09:46:05+00:00
NameAllergy_intolerance_criticality
TitleAllergy-intolerance Criticality
Realmuv
Authorityhl7
Description**description: ** Recommended values for criticality observations

Resources that use this resource

StructureDefinition
2.16.840.1.113883.10.22.4.18--20170327000000IPS Criticality Observation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet 2.16.840.1.113883.11.22.60--20171214102248

Information Source: https://art-decor.org/ad/#/hl7ips-/terminology/valueset

Profile: Shareable ValueSet

Tag: 4.0.1 (Details: FHIRVersion code 4.0.1 = ' 4.0.1 ', stated as ' null ')

  • Include these codes as defined in urn:oid:2.16.840.1.113883.4.642.1.120
    CodeDisplayComments
    highHigh RiskNote: Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure.
    lowLow RiskNote: Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure.
    unable-to-assessUnable to Assess RiskNote: Unable to assess the worst case result of a future exposure.

Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.11.22.60--20171214102248",
  "meta": {
    "source": "https://art-decor.org/ad/#/hl7ips-/terminology/valueset",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "tag": [
      {
        "system": "http://hl7.org/fhir/FHIR-version",
        "code": "4.0.1"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2017-12-14T10:22:48+02:00"
      }
    }
  ],
  "url": "http://art-decor.org/fhir/ValueSet/2.16.840.1.113883.11.22.60--20171214102248",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.11.22.60"
    }
  ],
  "version": "1.1.0-ballot",
  "name": "Allergy_intolerance_criticality",
  "title": "Allergy-intolerance Criticality",
  "status": "draft",
  "experimental": false,
  "date": "2024-08-19T09:46:05+00:00",
  "publisher": "Health Level Seven",
  "contact": [
    {
      "name": "HL7 International - International Patient Summary",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/structure"
        }
      ]
    }
  ],
  "description": "**description: **                 \nRecommended values for criticality observations",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.4.642.1.120",
        "concept": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Worst case result of a future exposure is assessed to be life-threatening or having high potential for organ system failure."
              }
            ],
            "code": "high",
            "display": "High Risk"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Worst case result of a future exposure is not assessed to be life-threatening or having high potential for organ system failure."
              }
            ],
            "code": "low",
            "display": "Low Risk"
          },
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-comments",
                "valueString": "Unable to assess the worst case result of a future exposure."
              }
            ],
            "code": "unable-to-assess",
            "display": "Unable to Assess Risk"
          }
        ]
      }
    ]
  }
}