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 - ValueSet - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "content-type-example-vs"] ; # 
  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: ValueSet content-type-example-vs</b></p><a name=\"content-type-example-vs\"> </a><a name=\"hccontent-type-example-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-content-type-example-cs.html\"><code>http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/CodeSystem/content-type-example-cs</code></a></li></ul></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/ValueSet/content-type-example-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ContentTypeExampleVS"] ; # 
  fhir:title [ fhir:v "Content Type Example - ValueSet"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  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 ValueSet for supported content types by a system or an organisation. In the context of this Implementation Guide, the intention is for it to be associated with a discovery named query. Client systems should be able to $expand this ValueSet dynamically to discover the content types supported for discovery. If the content is then represented as documents that are rendered in a consistent manner, client systems wouldn't need to change to support new content types, as long as they are included in this ValueSet."] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/CodeSystem/content-type-example-cs"^^xsd:anyURI ]     ] )
  ] . #