AU Base Implementation Guide
4.1.0-ballot - CI Build AU

This page is part of AU Base v4.1.0 based on FHIR R4. For a full list of available versions, see the Directory of published versions

: Observation Category Codes - AU Extended - TTL Representation

Draft as of 2022-11-10

Raw ttl | Download


@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:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "au-observation-category-extended"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-au-observation-category.html\"><code>http://terminology.hl7.org.au/CodeSystem/observation-category</code></a></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-observation-category.html\">http://hl7.org/fhir/ValueSet/observation-category</a></li><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/CodeSystem-us-core-observation-category.html\"><code>http://hl7.org/fhir/us/core/CodeSystem/us-core-observation-category</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/us/core/STU5.0.1/CodeSystem-us-core-observation-category.html#us-core-observation-category-clinical-test\">clinical-test</a></td><td>Clinical Test</td><td>Includes non-imaging and non-laboratory tests performed on a patient that results in structured or unstructured (narrative) findings specific to the patient, such as electrocardiogram (ECG), visual acuity exam, macular exam, or graded exercise testing (GXT), to facilitate the diagnosis and management of conditions.</td></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org.au/ValueSet/observation-category-extended"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.2.3.4.2.4.28" ]
  ];
  fhir:ValueSet.version [ fhir:value "4.1.0-ballot"];
  fhir:ValueSet.name [ fhir:value "ObservationCategoryCodesAUExtended"];
  fhir:ValueSet.title [ fhir:value "Observation Category Codes - AU Extended"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.date [ fhir:value "2022-11-10T20:45:44+11:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "HL7 Australia"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 Australia Patient Administration Working Group" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://confluence.hl7australia.com/display/PA" ];
       fhir:ContactPoint.use [ fhir:value "work" ]     ]
  ], [
     fhir:index 1;
     fhir:ContactDetail.name [ fhir:value "HL7 Australia Orders and Observations Working Group" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://confluence.hl7australia.com/display/OO" ];
       fhir:ContactPoint.use [ fhir:value "work" ]     ]
  ], [
     fhir:index 2;
     fhir:ContactDetail.name [ fhir:value "HL7 Australia Medications Working Group" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://confluence.hl7australia.com/display/MED" ];
       fhir:ContactPoint.use [ fhir:value "work" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "Observation Category Codes extended for use in an Australian context."];
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "AU" ]     ]
  ];
  fhir:ValueSet.copyright [ fhir:value "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved."];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org.au/CodeSystem/observation-category" ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.valueSet [
         fhir:value "http://hl7.org/fhir/ValueSet/observation-category";
         fhir:index 0;
         fhir:link <http://hl7.org/fhir/ValueSet/observation-category>       ]     ], [
       fhir:index 2;
       fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/us-core-observation-category" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "clinical-test" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.