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 ATORVASTATIN(TAB) 80 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:MedicationStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "completed-atorvastatin-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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement completed-atorvastatin-01</b></p><a name=\"completed-atorvastatin-01\"> </a><a name=\"hccompleted-atorvastatin-01\"> </a><a name=\"completed-atorvastatin-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-atorvastatin-01/atorvastatin-01\">Medication Lipitor 10 mg tablet, 10</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:\">To lower cholesterol levels in the blood</span></p><p><b>note</b>: Seek medical advice promptly if your urine is dark (brown) or if you have any unexplained muscle pain, tenderness or weakness. Grapefruit juice should be             avoided as it may increase the amount of this medicine in your bloodstream and could increase the chances of side effects occurring.</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 1 in the evening</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #atorvastatin-01</b></p><a name=\"completed-atorvastatin-01/atorvastatin-01\"> </a><a name=\"hccompleted-atorvastatin-01/atorvastatin-01\"> </a><a name=\"completed-atorvastatin-01/atorvastatin-01-en-AU\"> </a><p><b>Medication Brand Name</b>: LIPITOR</p><p><b>Medication Generic Drug Name</b>: ATORVASTATIN</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 35681000036100}\">Lipitor 10 mg tablet, 10</span></p><p><b>form</b>: <span title=\"Codes:\">TAB</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">ss</span></td><td>10 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/1 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Medication ;
fhir:id [ fhir:v "atorvastatin-01" ] ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "LIPITOR" ]     ] [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-generic-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ATORVASTATIN" ]     ] ) ;
fhir:code [
      ( fhir:coding [
a sct:35681000036100 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "35681000036100" ]       ] )     ] ;
fhir:form [
fhir:text [ fhir:v "TAB" ]     ] ;
    ( fhir:ingredient [
fhir:item [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "ss" ]       ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "10"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]         ] ;
fhir:denominator [
fhir:value [ fhir:v "1"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "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 "#atorvastatin-01" ]
  ] ; # 
  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 "To lower cholesterol levels in the blood" ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "Seek medical advice promptly if your urine is dark (brown) or if you have any unexplained muscle pain, tenderness or weakness. Grapefruit juice should be             avoided as it may increase the amount of this medicine in your bloodstream and could increase the chances of side effects occurring." ]
  ] ) ; # 
  fhir:dosage ( [
fhir:text [ fhir:v "Take 1 in the evening" ]
  ] ) . #