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

FHIR IG Statistics: ValueSet/whoatc-unicom

Packagehl7.eu.fhir.unicom
TypeValueSet
Idwhoatc-unicom
FHIR VersionR5
Sourcehttp://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/ValueSet-whoatc-unicom.html
URLhttp://unicom-project.eu/fhir/ValueSet/whoatc-unicom
Version0.1.0
Statusactive
Date2025-06-02T08:10:55+00:00
NameVsWhoAtcUnicom
TitleWHO ATC
Realmeu
Authorityhl7
DescriptionWorld Health Organization Anatomical Therapeutic Chemical (ATC) classification system. Note: The currently implemented code system and the value set expansion contain only a set of example ATC codes, not the complete code system content.
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

No resources found


Resources that this resource uses

CodeSystem
atcAnatomical Therapeutic Chemical (ATC) Classification
atcWHO Anatomical Therapeutic Chemical classification

Narrative

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

Generated Narrative: ValueSet whoatc-unicom


Source

{
  "resourceType": "ValueSet",
  "id": "whoatc-unicom",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://unicom-project.eu/fhir/ValueSet/whoatc-unicom",
  "version": "0.1.0",
  "name": "VsWhoAtcUnicom",
  "title": "WHO ATC",
  "status": "active",
  "experimental": false,
  "date": "2025-06-02T08:10:55+00:00",
  "publisher": "UNICOM",
  "contact": [
    {
      "name": "UNICOM",
      "telecom": [
        {
          "system": "url",
          "value": "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description": "World Health Organization Anatomical Therapeutic Chemical (ATC) classification system.  Note: The currently implemented code system and the value set expansion contain only a set of example ATC codes, not the complete code system content.",
  "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"
      }
    ]
  }
}