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 ttl
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "codesystem-au-date-accuracy-indicator"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>Date—accuracy indicator</h2>\n <p>An indicator of the accuracy of the components of a reported date, as represented by a code.</p>\n </div>" ]; fhir:CodeSystem.url [ fhir:value "http://meteor.aihw.gov.au/content/index.phtml/itemId/294429#Codes"]; fhir:CodeSystem.version [ fhir:value "1"]; fhir:CodeSystem.name [ fhir:value "Date Accuracy Indicator"]; fhir:CodeSystem.status [ fhir:value "draft"]; fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2017-10-10"^^xsd:date]; fhir:CodeSystem.publisher [ fhir:value "Health Level Seven Australia (Patient Administration)"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "hl7.org.au" ] ]; fhir:CodeSystem.description [ fhir:value "An indicator of the accuracy of the components of a reported date, as represented by a code."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org.au/fhir/ValueSet/valueset-au-date-accuracy-indicator"]; fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.versionNeeded [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "AAA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day, month and year are accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day, month and year are accurate" ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "AAE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day and month are accurate, year is estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day and month are accurate, year is estimated" ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "AAU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day and month are accurate, year is unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day and month are accurate, year is unknown" ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "AEA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is accurate, month is estimated, year is accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is accurate, month is estimated, year is accurate" ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "AEE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is accurate, month and year are estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is accurate, month and year are estimated" ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "AEU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is accurate, month is estimated, year is unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is accurate, month is estimated, year is unknown" ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "AUA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is accurate, month is unknown, year is accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is accurate, month is unknown, year is accurate" ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "AUE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is accurate, month is unknown, year is estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is accurate, month is unknown, year is estimated" ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "AUU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is accurate, month and year are unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is accurate, month and year are unknown" ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "EAA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is estimated, month and year are accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is estimated, month and year are accurate" ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "EAE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is estimated, month is accurate, year is estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is estimated, month is accurate, year is estimated" ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "EAU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is estimated, month is accurate, year is unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is estimated, month is accurate, year is unknown" ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "EEA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day and month are estimated, year is accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day and month are estimated, year is accurate" ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "EEE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day, month and year are estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day, month and year are estimated" ] ], [ fhir:index 14; fhir:CodeSystem.concept.code [ fhir:value "EEU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day and month are estimated, year is unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day and month are estimated, year is unknown" ] ], [ fhir:index 15; fhir:CodeSystem.concept.code [ fhir:value "EUA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is estimated, month is unknown, year is accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is estimated, month is unknown, year is accurate" ] ], [ fhir:index 16; fhir:CodeSystem.concept.code [ fhir:value "EUE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is estimated, month is unknown, year is estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is estimated, month is unknown, year is estimated" ] ], [ fhir:index 17; fhir:CodeSystem.concept.code [ fhir:value "EUU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is estimated, month and year are unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is estimated, month and year are unknown" ] ], [ fhir:index 18; fhir:CodeSystem.concept.code [ fhir:value "UAA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is unknown, month and year are accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is unknown, month and year are accurate" ] ], [ fhir:index 19; fhir:CodeSystem.concept.code [ fhir:value "UAE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is unknown, month is accurate, year is estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is unknown, month is accurate, year is estimated" ] ], [ fhir:index 20; fhir:CodeSystem.concept.code [ fhir:value "UAU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is unknown, month is accurate, year is unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is unknown, month is accurate, year is unknown" ] ], [ fhir:index 21; fhir:CodeSystem.concept.code [ fhir:value "UEA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is unknown, month is estimated, year is accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is unknown, month is estimated, year is accurate" ] ], [ fhir:index 22; fhir:CodeSystem.concept.code [ fhir:value "UEE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is unknown, month and year are estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is unknown, month and year are estimated" ] ], [ fhir:index 23; fhir:CodeSystem.concept.code [ fhir:value "UEU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day is unknown, month is estimated, year is unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day is unknown, month is estimated, year is unknown" ] ], [ fhir:index 24; fhir:CodeSystem.concept.code [ fhir:value "UUA" ]; fhir:CodeSystem.concept.display [ fhir:value "Day and month are unknown, year is accurate" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day and month are unknown, year is accurate" ] ], [ fhir:index 25; fhir:CodeSystem.concept.code [ fhir:value "UUE" ]; fhir:CodeSystem.concept.display [ fhir:value "Day and month are unknown, year is estimated" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day and month are unknown, year is estimated" ] ], [ fhir:index 26; fhir:CodeSystem.concept.code [ fhir:value "UUU" ]; fhir:CodeSystem.concept.display [ fhir:value "Day, month and year are unknown" ]; fhir:CodeSystem.concept.definition [ fhir:value "Day, month and year are unknown" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.