PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.saner@1.0.0
    http://hl7.org/fhir/uv/saner/ValueSet/DecadeAgeBrackets
{
  "description": "A Value Set of age groups generally by decade except youth (under 20), or over 80, commonly used for stratification in public health dashboards",
  "compose": {
    "include": [ {
      "system": "http://profiles.ihe.net/fhir/CodeSystem/IHE_ADX_agerange",
      "concept": [ {
        "code": "P0Y--P20Y"
      }, {
        "code": "P20Y--P30Y"
      }, {
        "code": "P30Y--P40Y"
      }, {
        "code": "P40Y--P50Y"
      }, {
        "code": "P50Y--P60Y"
      }, {
        "code": "P60Y--P70Y"
      }, {
        "code": "P70Y--P80Y"
      }, {
        "code": "P80Y--P9999Y"
      } ]
    } ]
  },
  "_filename": "ValueSet-DecadeAgeBrackets.json",
  "package_name": "hl7.fhir.uv.saner",
  "date": "2021-09-07T19:08:29+00:00",
  "publisher": "HL7 International Public Health Workgroup",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "DecadeAgeBrackets",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": "Age Brackets By Decade",
  "package_version": "1.0.0",
  "status": "active",
  "id": "3ea45215-9e21-4f0e-9fd9-df6653d19795",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/saner/ValueSet/DecadeAgeBrackets",
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "pher@lists.hl7.org",
      "system": "email"
    } ]
  }, {
    "name": "Keith W. Boone",
    "telecom": [ {
      "value": "mailto:kboone@ainq.com",
      "system": "email"
    } ]
  } ]
}