{
"description": "This code system includes codes for indicating the age range of a person.",
"_filename": "CodeSystem-AgeGroupCS.json",
"package_name": "hl7.fhir.us.ndh.r4b",
"date": "2023-07-30T14:53:07+00:00",
"publisher": "HL7 International - Patient Administration Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "AgeGroupCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Age Range Code System",
"package_version": "1.0.0-ballot",
"status": "active",
"id": "64734a0e-26bb-4194-8db6-73379902547d",
"kind": null,
"count": 5,
"url": "http://hl7.org/fhir/us/ndh/CodeSystem/AgeGroupCS",
"concept": [ {
"code": "infants",
"display": "Infants",
"definition": "Infants Age range 0-2 years"
}, {
"code": "children",
"display": "Children",
"definition": "Children Age range 2-12 years"
}, {
"code": "teens",
"display": "Teens",
"definition": "Teens Age range 13-17 years"
}, {
"code": "adults",
"display": "Adults",
"definition": "Adults Age range 20-65 years"
}, {
"code": "seniors",
"display": "Seniors",
"definition": "Seniors Age range 65+ years"
} ],
"caseSensitive": true,
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 International - Patient Administration Work Group",
"telecom": [ {
"value": "http://hl7.org/Special/committees/pafm",
"system": "url"
}, {
"value": "pafm@lists.hl7.org",
"system": "email"
} ]
} ]
}