Smart Health Checks
0.3.0-draft - trial-use Australia flag

This page is part of the Smart Forms (v0.3.0-draft: R1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Smart Health Checks Patch MedicationStatement Element Path - TTL Representation

Draft as of 2025-10-30

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 "SHCPatchMedicationStatementElementPath"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SHCPatchMedicationStatementElementPath</b></p><a name=\"SHCPatchMedicationStatementElementPath\"> </a><a name=\"hcSHCPatchMedicationStatementElementPath\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-SHCPatchElementPathCodes.html\"><code>https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementPathCodes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.3.0-draft</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementPathCodes.html#SHCPatchElementPathCodes-MedicationStatement\">MedicationStatement</a></td><td style=\"color: #cccccc\">MedicationStatement</td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementPathCodes.html#SHCPatchElementPathCodes-MedicationStatement.46dosage.910.93\">MedicationStatement.dosage[0]</a></td><td style=\"color: #cccccc\">MedicationStatement.dosage[0]</td></tr><tr><td><a href=\"CodeSystem-SHCPatchElementPathCodes.html#SHCPatchElementPathCodes-MedicationStatement.46note.910.93\">MedicationStatement.note[0]</a></td><td style=\"color: #cccccc\">MedicationStatement.note[0]</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://smartforms.csiro.au/ig/ValueSet/SHCPatchMedicationStatementElementPath"^^xsd:anyURI ;
fhir:l <https://smartforms.csiro.au/ig/ValueSet/SHCPatchMedicationStatementElementPath>
  ] ; # 
  fhir:version [ fhir:v "0.3.0-draft"] ; # 
  fhir:name [ fhir:v "SHCPatchMedicationStatementElementPath"] ; # 
  fhir:title [ fhir:v "Smart Health Checks Patch MedicationStatement Element Path"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-10-30T20:31:27+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AEHRC CSIRO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AEHRC CSIRO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The Smart Health Checks Patch MedicationStatement Element Path value set includes values that can be used to identify the element paths in the MedicationStatement resource where the patch operation is to be performed for Smart Health Checks."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "AU" ] ;
fhir:display [ fhir:v "Australia" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementPathCodes"^^xsd:anyURI ;
fhir:l <https://smartforms.csiro.au/ig/CodeSystem/SHCPatchElementPathCodes>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "MedicationStatement" ]       ] [
fhir:code [ fhir:v "MedicationStatement.dosage[0]" ]       ] [
fhir:code [ fhir:v "MedicationStatement.note[0]" ]       ] )     ] )
  ] . #