{
  "resourceType": "ValueSet",
  "id": "whoatc-uv-ips",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>WHO ATC</h2><div><p>WHO ATC</p></div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"http://www.whocc.no/atc\"><code>http://www.whocc.no/atc</code></a></li></ul><p>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.</p></div>"
  },
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/whoatc-uv-ips",
  "identifier": [
    {
      "use": "official",
      "system": "http://art-decor.org/ns/oids/vs",
      "value": "2.16.840.1.113883.11.22.29"
    }
  ],
  "version": "0.2.0",
  "name": "WHOATC",
  "title": "WHO ATC",
  "status": "draft",
  "experimental": false,
  "date": "2019-07-17T16:30:29+00:00",
  "publisher": "HL7 International",
  "contact": [
    {
      "name": "HL7 International",
      "telecom": [
        {
          "system": "phone",
          "value": "+1 734 677 7777"
        },
        {
          "system": "fax",
          "value": "+1 734 677 6622"
        },
        {
          "system": "email",
          "value": "info@hl7.org"
        }
      ]
    }
  ],
  "description": "WHO ATC",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://www.whocc.no/atc"
      }
    ]
  }
}