{
  "resourceType": "ValueSet",
  "id": "PatientAgeGroupVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>urn:oid:2.16.840.1.113883.3.989.2.1.1.9</code></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/PatientAgeGroupVS",
  "version": "0.1.0",
  "name": "PatientAgeGroupVS",
  "title": "Patient Age Group",
  "status": "active",
  "date": "2021-08-05T14:34:06+00:00",
  "publisher": "Biomedical Research & Regulation WG",
  "contact": [
    {
      "name": "Biomedical Research & Regulation WG",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    },
    {
      "name": "Jean Duteau",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:jean.duteau@ibm.com"
        }
      ]
    }
  ],
  "description": "Codes that represent a patient's age group",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.989.2.1.1.9"
      }
    ]
  }
}