FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ips
Resource TypeValueSet
IdValueSet-vaccines-whoatc-uv-ips.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-ips/ValueSet-vaccines-whoatc-uv-ips.html
URLhttp://hl7.org/fhir/uv/ips/ValueSet/vaccines-whoatc-uv-ips
Version2.0.0
Statusactive
Date2025-10-29T13:12:18+00:00
NameVaccinesWhoAtcUvIps
TitleVaccines WHO ATC - IPS
Realmuv
Authorityhl7
DescriptionIPS Vaccine codes value set. This value set includes codes from the World Health Organization Anatomical Therapeutic Chemical (ATC) classification system: all descendants of J07 "VACCINES"
CopyrightThis artifact includes content from Anatomical Therapeutic Chemical (ATC) classification system. ATC codes are copyright World Health Organization (WHO) Collaborating Centre for Drug Statistics Methodology. Terms & Conditions in https://www.whocc.no/use_of_atc_ddd/

Resources that use this resource

StructureDefinition
Inmunizacion-cl-ipsInmunización
immunization-xpandhXpandh Immunization Profile
immunization-eu-coreImmunization (EU core)
cz-immunization-hdrImmunization (HDR CZ)
cz-immunizationRecommendation-hdrImmunizationRecommendation (CZ HDR)
Immunization-uv-ipsImmunization (IPS)
immunization-eu-hdrImmunization (HDR)
immunizationRecommendation-eu-hdrImmunizationRecommendation (HDR)

Resources that this resource uses

CodeSystem
atcWHO Anatomical Therapeutic Chemical classification

Narrative

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

Generated Narrative: ValueSet vaccines-whoatc-uv-ips

  • Include codes fromhttp://www.whocc.no/atc version Not Stated (use latest from terminology server) where concept descends from J07 (VACCINES)

Source1

{
  "resourceType": "ValueSet",
  "id": "vaccines-whoatc-uv-ips",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/vaccines-whoatc-uv-ips",
  "version": "2.0.0",
  "name": "VaccinesWhoAtcUvIps",
  "title": "Vaccines WHO ATC - IPS",
  "status": "active",
  "experimental": false,
  "date": "2025-10-29T13:12:18+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "IPS Vaccine codes value set.  This value set includes codes from the World Health Organization Anatomical Therapeutic Chemical (ATC) classification system: all descendants of J07 \"VACCINES\"",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This artifact includes content from Anatomical Therapeutic Chemical (ATC) classification system. ATC codes are copyright World Health Organization (WHO) Collaborating Centre for Drug Statistics Methodology. Terms & Conditions in https://www.whocc.no/use_of_atc_ddd/",
  "compose": {
    "include": [
      {
        "system": "http://www.whocc.no/atc",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "J07"
          }
        ]
      }
    ]
  }
}