Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Completed DOCUSATE SENNA(TAB) 50 mg use for Mrs. Anne Thompson (2019) - TTL Representation

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:MedicationStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "completed-docusate-01"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationstatement-core-1"^^xsd:anyURI ;
fhir:link <http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationstatement-core-1>     ] )
  ] ; # 
  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: MedicationStatement completed-docusate-01</b></p><a name=\"completed-docusate-01\"> </a><a name=\"hccompleted-docusate-01\"> </a><a name=\"completed-docusate-01-en-AU\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/medication-statement-category community}\">Community</span></p><p><b>medication</b>: <a href=\"#hccompleted-docusate-01/docusate-01\">DOCUSATE SENNA (TAB) 50 mg</a></p><p><b>subject</b>: <a href=\"Patient-mhr-anne-thompson.html\">Mrs. Anne Thompson(official) Female, DoB: 1978-10-11 ( IHI: AustalianIHI#8003608000228445)</a></p><p><b>dateAsserted</b>: 2019-09-02 10:00:15+1000</p><p><b>reasonCode</b>: <span title=\"Codes:\">Laxative for constipation, works by softening the stools and also assists by stimulating the gut to achieve bowel movements.</span></p><p><b>note</b>: Take with a glass of fluid. May take 2-3 days for maximum effect. Do not take with laxatives containing liquid paraffin. Abdominal discomfort, nausea and rash may.</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>Take two tablets in the morning and in the evening</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #docusate-01</b></p><a name=\"completed-docusate-01/docusate-01\"> </a><a name=\"hccompleted-docusate-01/docusate-01\"> </a><a name=\"completed-docusate-01/docusate-01-en-AU\"> </a><p><b>code</b>: <span title=\"Codes:\">DOCUSATE SENNA (TAB) 50 mg</span></p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "docusate-01" ] ;
fhir:code [
fhir:text [ fhir:v "DOCUSATE SENNA (TAB) 50 mg" ]     ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:category [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/medication-statement-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "community" ] ;
fhir:display [ fhir:v "Community" ]     ] )
  ] ; # 
  fhir:medication [
a fhir:Reference ;
fhir:reference [ fhir:v "#docusate-01" ] ;
fhir:display [ fhir:v "DOCUSATE SENNA (TAB) 50 mg" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/mhr-anne-thompson" ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NI" ]         ] ) ;
fhir:text [ fhir:v "IHI" ]       ] ;
fhir:system [ fhir:v "http://ns.electronichealth.net.au/id/hi/ihi/1.0"^^xsd:anyURI ] ;
fhir:value [ fhir:v "8003608000228445" ]     ]
  ] ; # 
  fhir:dateAsserted [ fhir:v "2019-09-02T10:00:15+10:00"^^xsd:dateTime] ; # 
  fhir:reasonCode ( [
fhir:text [ fhir:v "Laxative for constipation, works by softening the stools and also assists by stimulating the gut to achieve bowel movements." ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "Take with a glass of fluid. May take 2-3 days for maximum effect. Do not take with laxatives containing liquid paraffin. Abdominal discomfort, nausea and rash may." ]
  ] ) ; # 
  fhir:dosage ( [
fhir:text [ fhir:v "Take two tablets in the morning and in the evening" ]
  ] ) . #