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

FHIR IG Statistics: ValueSet/absent-or-unknown-allergies-uv-ips

PackageHIE2.packages
TypeValueSet
Idabsent-or-unknown-allergies-uv-ips
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips
URLhttp://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips
Version1.0.0
Statusactive
Date2022-01-04T10:18:57.6030152+00:00
NameNoAllergiesInfoUvIps
TitleAbsent or Unknown Allergies - IPS
Realmuv
Authorityhl7
DescriptionAbsent or Unknown Allergies
CopyrightProduced by HL7 under the terms of HL7® Governance and Operations Manual relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions. This document is licensed under Creative Commons 'No Rights Reserved' (CC0).

Resources that use this resource

StructureDefinition
profile-allergyIntoleranceAllergyIntolerance EHR
ca-on-eReferral-profile-AllergyIntoleranceAllergyIntolerance
s4h-allergyintoleranceAllergy Intolerance (S4H)
ca-on-ps-profile-allergyintoleranceAllergy Intolerance (PS-ON)
allergyintolerance-ca-psAllergy Intolerance (PS-CA)
AllergyIntolerance-uv-ipsAllergy Intolerance (IPS)
mophpc-allergyintolerance-baseMoPH-PC AllergyIntolerance
allergyintolerance-ca-psAllergy Intolerance (PS-CA)
profile-allergyIntolerance-patientchartAllergy Intolerence Patient Chart
ValueSet
allergy-intolerance-eu-hdrAllergy Intolerance (with exceptions)

Resources that this resource uses

CodeSystem
absent-unknown-uv-ipsAbsent and Unknown Data - IPS

Narrative

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

Absent or Unknown Allergies - IPS

Absent or Unknown Allergies

Copyright Statement: Produced by HL7 under the terms of HL7® Governance and Operations Manual relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions. This document is licensed under Creative Commons 'No Rights Reserved' (CC0).


Source

{
  "resourceType": "ValueSet",
  "id": "absent-or-unknown-allergies-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T10:18:56.964+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.9"
    }
  ],
  "version": "1.0.0",
  "name": "NoAllergiesInfoUvIps",
  "title": "Absent or Unknown Allergies - IPS",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T10:18:57.6030152+00:00",
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "Absent or Unknown Allergies",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "Produced by HL7 under the terms of HL7® Governance and Operations Manual relating to Intellectual Property (Section 16), specifically its copyright, trademark and patent provisions. This document is licensed under Creative Commons 'No Rights Reserved' (CC0).",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips",
        "concept": [
          {
            "code": "no-allergy-info",
            "display": "No information about allergies"
          },
          {
            "code": "no-known-allergies",
            "display": "No known allergies"
          },
          {
            "code": "no-known-medication-allergies",
            "display": "No known medication allergies"
          },
          {
            "code": "no-known-environmental-allergies",
            "display": "No known environmental allergies"
          },
          {
            "code": "no-known-food-allergies",
            "display": "No known food allergies"
          }
        ]
      }
    ]
  }
}