This page is part of the Australian Base IG (v0.4.0: R1 Draft) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions
Raw json
{
"resourceType" : "CodeSystem",
"id" : "codesystem-au-date-accuracy-indicator",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<h2>Date—accuracy indicator</h2>
<p>An indicator of the accuracy of the components of a reported date, as represented by a code.</p>
</div>"
},
"url" : "http://meteor.aihw.gov.au/content/index.phtml/itemId/294429#Codes",
"version" : "1",
"name" : "Date Accuracy Indicator",
"status" : "draft",
"experimental" : true,
"date" : "2017-10-10",
"publisher" : "Health Level Seven Australia (Patient Administration)",
"contact" : [
{
"name" : "hl7.org.au"
}
],
"description" : "An indicator of the accuracy of the components of a reported date, as represented by a code.",
"caseSensitive" : true,
"valueSet" : "http://hl7.org.au/fhir/ValueSet/valueset-au-date-accuracy-indicator",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"concept" : [
{
"code" : "AAA",
"display" : "Day, month and year are accurate",
"definition" : "Day, month and year are accurate"
},
{
"code" : "AAE",
"display" : "Day and month are accurate, year is estimated",
"definition" : "Day and month are accurate, year is estimated"
},
{
"code" : "AAU",
"display" : "Day and month are accurate, year is unknown",
"definition" : "Day and month are accurate, year is unknown"
},
{
"code" : "AEA",
"display" : "Day is accurate, month is estimated, year is accurate",
"definition" : "Day is accurate, month is estimated, year is accurate"
},
{
"code" : "AEE",
"display" : "Day is accurate, month and year are estimated",
"definition" : "Day is accurate, month and year are estimated"
},
{
"code" : "AEU",
"display" : "Day is accurate, month is estimated, year is unknown",
"definition" : "Day is accurate, month is estimated, year is unknown"
},
{
"code" : "AUA",
"display" : "Day is accurate, month is unknown, year is accurate",
"definition" : "Day is accurate, month is unknown, year is accurate"
},
{
"code" : "AUE",
"display" : "Day is accurate, month is unknown, year is estimated",
"definition" : "Day is accurate, month is unknown, year is estimated"
},
{
"code" : "AUU",
"display" : "Day is accurate, month and year are unknown",
"definition" : "Day is accurate, month and year are unknown"
},
{
"code" : "EAA",
"display" : "Day is estimated, month and year are accurate",
"definition" : "Day is estimated, month and year are accurate"
},
{
"code" : "EAE",
"display" : "Day is estimated, month is accurate, year is estimated",
"definition" : "Day is estimated, month is accurate, year is estimated"
},
{
"code" : "EAU",
"display" : "Day is estimated, month is accurate, year is unknown",
"definition" : "Day is estimated, month is accurate, year is unknown"
},
{
"code" : "EEA",
"display" : "Day and month are estimated, year is accurate",
"definition" : "Day and month are estimated, year is accurate"
},
{
"code" : "EEE",
"display" : "Day, month and year are estimated",
"definition" : "Day, month and year are estimated"
},
{
"code" : "EEU",
"display" : "Day and month are estimated, year is unknown",
"definition" : "Day and month are estimated, year is unknown"
},
{
"code" : "EUA",
"display" : "Day is estimated, month is unknown, year is accurate",
"definition" : "Day is estimated, month is unknown, year is accurate"
},
{
"code" : "EUE",
"display" : "Day is estimated, month is unknown, year is estimated",
"definition" : "Day is estimated, month is unknown, year is estimated"
},
{
"code" : "EUU",
"display" : "Day is estimated, month and year are unknown",
"definition" : "Day is estimated, month and year are unknown"
},
{
"code" : "UAA",
"display" : "Day is unknown, month and year are accurate",
"definition" : "Day is unknown, month and year are accurate"
},
{
"code" : "UAE",
"display" : "Day is unknown, month is accurate, year is estimated",
"definition" : "Day is unknown, month is accurate, year is estimated"
},
{
"code" : "UAU",
"display" : "Day is unknown, month is accurate, year is unknown",
"definition" : "Day is unknown, month is accurate, year is unknown"
},
{
"code" : "UEA",
"display" : "Day is unknown, month is estimated, year is accurate",
"definition" : "Day is unknown, month is estimated, year is accurate"
},
{
"code" : "UEE",
"display" : "Day is unknown, month and year are estimated",
"definition" : "Day is unknown, month and year are estimated"
},
{
"code" : "UEU",
"display" : "Day is unknown, month is estimated, year is unknown",
"definition" : "Day is unknown, month is estimated, year is unknown"
},
{
"code" : "UUA",
"display" : "Day and month are unknown, year is accurate",
"definition" : "Day and month are unknown, year is accurate"
},
{
"code" : "UUE",
"display" : "Day and month are unknown, year is estimated",
"definition" : "Day and month are unknown, year is estimated"
},
{
"code" : "UUU",
"display" : "Day, month and year are unknown",
"definition" : "Day, month and year are unknown"
}
]
}