| Package | ee.fhir.terminology |
| Resource Type | CodeSystem |
| Id | date-accuracy-indicator |
| FHIR Version | R5 |
| Source | https://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/CodeSystem-date-accuracy-indicator.html |
| URL | https://fhir.ee/CodeSystem/date-accuracy-indicator |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-06-19T06:40:41+00:00 |
| Name | EEDateAccuracyIndicator |
| Title | Date Accuracy Indicator |
| Realm | ee |
| Authority | hl7 |
| Description | The Date Accuracy Indicator code system defines concepts that indicate the accuracy of components of a reported date. The concepts defined in this code system are equivalent to those defined in the METeOR value domains for Date—accuracy indicator, code AAA (http://meteor.aihw.gov.au/content/index.phtml/itemId/294429). |
| Content | complete |
| ValueSet | |
| date-accuracy-indicator | Date Accuracy Indicator |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem date-accuracy-indicator
This case-insensitive code system https://fhir.ee/CodeSystem/date-accuracy-indicator defines the following codes:
{
"resourceType": "CodeSystem",
"id": "date-accuracy-indicator",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/CodeSystem/date-accuracy-indicator",
"version": "1.0.0",
"name": "EEDateAccuracyIndicator",
"title": "Date Accuracy Indicator",
"status": "active",
"experimental": true,
"date": "2025-06-19T06:40:41+00:00",
"publisher": "HL7 Estonia",
"contact": [
{
"name": "HL7 Estonia",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ee"
}
]
}
],
"description": "The Date Accuracy Indicator code system defines concepts that indicate the accuracy of components of a reported date. The concepts defined in this code system are equivalent to those defined in the METeOR value domains for Date—accuracy indicator, code AAA (http://meteor.aihw.gov.au/content/index.phtml/itemId/294429).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "EE",
"display": "Estonia"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 27,
"concept": [
{
"code": "AAA",
"display": "Day, month and year are accurate"
},
{
"code": "AAE",
"display": "Day and month are accurate, year is estimated"
},
{
"code": "AAU",
"display": "Day and month are accurate, year is unknown"
},
{
"code": "AEA",
"display": "Day is accurate, month is estimated, year is accurate"
},
{
"code": "AEE",
"display": "Day is accurate, month and year are estimated"
},
{
"code": "AEU",
"display": "Day is accurate, month is estimated, year is unknown"
},
{
"code": "AUA",
"display": "Day is accurate, month is unknown, year is accurate"
},
{
"code": "AUE",
"display": "Day is accurate, month is unknown, year is estimated"
},
{
"code": "AUU",
"display": "Day is accurate, month and year are unknown"
},
{
"code": "EAA",
"display": "Day is estimated, month and year are accurate"
},
{
"code": "EAE",
"display": "Day is estimated, month is accurate, year is estimated"
},
{
"code": "EAU",
"display": "Day is estimated, month is accurate, year is unknown"
},
{
"code": "EEA",
"display": "Day and month are estimated, year is accurate"
},
{
"code": "EEE",
"display": "Day, month and year are estimated"
},
{
"code": "EEU",
"display": "Day and month are estimated, year is unknown"
},
{
"code": "EUA",
"display": "Day is estimated, month is unknown, year is accurate"
},
{
"code": "EUE",
"display": "Day is estimated, month is unknown, year is estimated"
},
{
"code": "EUU",
"display": "Day is estimated, month and year are unknown"
},
{
"code": "UAA",
"display": "Day is unknown, month and year are accurate"
},
{
"code": "UAE",
"display": "Day is unknown, month is accurate, year is estimated"
},
{
"code": "UAU",
"display": "Day is unknown, month is accurate, year is unknown"
},
{
"code": "UEA",
"display": "Day is unknown, month is estimated, year is accurate"
},
{
"code": "UEE",
"display": "Day is unknown, month and year are estimated"
},
{
"code": "UEU",
"display": "Day is unknown, month is estimated, year is unknown"
},
{
"code": "UUA",
"display": "Day and month are unknown, year is accurate"
},
{
"code": "UUE",
"display": "Day and month are unknown, year is estimated"
},
{
"code": "UUU",
"display": "Day, month and year are unknown"
}
]
}