MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Content Type Example - CodeSystem - TTL Representation

Page standards status: Draft Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "content-type-example-cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem content-type-example-cs</b></p><a name=\"content-type-example-cs\"> </a><a name=\"hccontent-type-example-cs\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/CodeSystem/content-type-example-cs</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Not Selectable</b></td><td><b>status</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ClinicalDocument<a name=\"content-type-example-cs-_ClinicalDocument\"> </a></td><td>ClinicalDocument</td><td>This code is a generic concept that encompasses all clinical document.</td><td>true</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _SummaryDocument<a name=\"content-type-example-cs-_SummaryDocument\"> </a></td><td>SummaryDocuments</td><td>This code is a generic concept that encompasses all summary documents.</td><td/><td>active</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    DischargeSummary<a name=\"content-type-example-cs-DischargeSummary\"> </a></td><td>DischargeSummary</td><td>**Description:** Discharge summary document type</td><td/><td>active</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    PatientSummary<a name=\"content-type-example-cs-PatientSummary\"> </a></td><td>PatientSummary</td><td>**Description:** Patient summary document type</td><td/><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_DiagnosticReport<a name=\"content-type-example-cs-_DiagnosticReport\"> </a></td><td>DiagnosticReport</td><td>Reports of diagnostic tests performed on patients.</td><td>true</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _PathologyReport<a name=\"content-type-example-cs-_PathologyReport\"> </a></td><td>PathologyReport</td><td>Reports from laboratory tests and pathology investigations.</td><td/><td>active</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    BloodTest<a name=\"content-type-example-cs-BloodTest\"> </a></td><td>Blood Test</td><td>Results from routine or specialised blood tests.</td><td/><td>active</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    Biochemistry<a name=\"content-type-example-cs-Biochemistry\"> </a></td><td>Biochemistry</td><td>Reports detailing biochemical analysis of body fluids.</td><td/><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  _DiagnosticImagingReport<a name=\"content-type-example-cs-_DiagnosticImagingReport\"> </a></td><td>DiagnosticImagingReport</td><td>Reports from imaging procedures such as X-rays and CT scans.</td><td/><td>active</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    XRay<a name=\"content-type-example-cs-XRay\"> </a></td><td>X-Ray</td><td>Radiology report based on X-ray imaging.</td><td/><td>active</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    CTScan<a name=\"content-type-example-cs-CTScan\"> </a></td><td>CT Scan</td><td>Radiology report based on computed tomography imaging.</td><td/><td>active</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/ImplementationGuide/mhr.au.ps.consultation"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/ImplementationGuide/mhr.au.ps.consultation>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "draft" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/ImplementationGuide/mhr.au.ps.consultation"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/ImplementationGuide/mhr.au.ps.consultation>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/CodeSystem/content-type-example-cs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ContentTypeExampleCS"] ; # 
  fhir:title [ fhir:v "Content Type Example - CodeSystem"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2025-08-30T18:24:24+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "The Australian Digital Health Agency"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "The Australian Digital Health Agency" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.digitalhealth.gov.au/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "help@digitalhealth.gov.au" ]     ] )
  ] [
fhir:name [ fhir:v "Australian Digital Health Agency" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:help@digitalhealth.gov.au" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This is an example CodeSystem for supported content types by a system or an organisation. It is included in this Implementation Guide to demonstrate how building a hierarchical CodeSystem can be paired with a Named Query and be a powerful discovery pattern. The below is just for demonstration purposes. Widely adopted CodeSystems like LOINC or SNOMED CT are recommended."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ;
fhir:display [ fhir:v "Australia" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright © 2025 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "11"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ;
fhir:type [ fhir:v "boolean" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "_ClinicalDocument" ] ;
fhir:display [ fhir:v "ClinicalDocument" ] ;
fhir:definition [ fhir:v "This code is a generic concept that encompasses all clinical document." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:boolean ;
fhir:v true       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"       ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_SummaryDocument" ] ;
fhir:display [ fhir:v "SummaryDocuments" ] ;
fhir:definition [ fhir:v "This code is a generic concept that encompasses all summary documents." ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"         ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "DischargeSummary" ] ;
fhir:display [ fhir:v "DischargeSummary" ] ;
fhir:definition [ fhir:v "**Description:** Discharge summary document type" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"           ]         ] )       ] [
fhir:code [ fhir:v "PatientSummary" ] ;
fhir:display [ fhir:v "PatientSummary" ] ;
fhir:definition [ fhir:v "**Description:** Patient summary document type" ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"           ]         ] )       ] )     ] )
  ] [
fhir:code [ fhir:v "_DiagnosticReport" ] ;
fhir:display [ fhir:v "DiagnosticReport" ] ;
fhir:definition [ fhir:v "Reports of diagnostic tests performed on patients." ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [
a fhir:boolean ;
fhir:v true       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"       ]     ] ) ;
    ( fhir:concept [
fhir:code [ fhir:v "_PathologyReport" ] ;
fhir:display [ fhir:v "PathologyReport" ] ;
fhir:definition [ fhir:v "Reports from laboratory tests and pathology investigations." ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"         ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "BloodTest" ] ;
fhir:display [ fhir:v "Blood Test" ] ;
fhir:definition [ fhir:v "Results from routine or specialised blood tests." ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"           ]         ] )       ] [
fhir:code [ fhir:v "Biochemistry" ] ;
fhir:display [ fhir:v "Biochemistry" ] ;
fhir:definition [ fhir:v "Reports detailing biochemical analysis of body fluids." ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"           ]         ] )       ] )     ] [
fhir:code [ fhir:v "_DiagnosticImagingReport" ] ;
fhir:display [ fhir:v "DiagnosticImagingReport" ] ;
fhir:definition [ fhir:v "Reports from imaging procedures such as X-rays and CT scans." ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"         ]       ] ) ;
      ( fhir:concept [
fhir:code [ fhir:v "XRay" ] ;
fhir:display [ fhir:v "X-Ray" ] ;
fhir:definition [ fhir:v "Radiology report based on X-ray imaging." ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"           ]         ] )       ] [
fhir:code [ fhir:v "CTScan" ] ;
fhir:display [ fhir:v "CT Scan" ] ;
fhir:definition [ fhir:v "Radiology report based on computed tomography imaging." ] ;
        ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "active"           ]         ] )       ] )     ] )
  ] ) . #