AU Core Implementation Guide
0.3.0-ballot - R1 Australia flag

This page is part of the AU Core (v0.3.0-ballot: AU Core R1 Ballot 5) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Medication - Simvastatin 40 MG Disintegrating Oral Tablet - TTL Representation

Page standards status: Informative

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:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "simvastatin"] ; #   Example adapted from International Patient Summary Implementation Guide eumfh-39-07-1  
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"simvastatin\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Medication &quot;simvastatin&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-core-medication.html\">AU Core Medication</a></p></div><p><b>code</b>: Simvastatin 40 MG Disintegrating Oral Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#757704; <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#C10AA01 &quot;simvastatin&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#320000009 &quot;Simvastatin 40 mg oral tablet&quot;)</span></p><p><b>form</b>: Disintegrating Oral Product <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#1294713; standardterms.edqm.eu#10219000 &quot;Tablet&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#263011000036100 &quot;orally disintegrating tablet&quot;)</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>Simvastatin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#36567; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#2588011000036103 &quot;simvastatin&quot;)</span></td><td>40 mcg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {tablet} = '{tablet}')</span></td></tr></table></div>"
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "757704" ] ;
fhir:display [ fhir:v "Simvastatin 40 MG Disintegrating Oral Tablet" ]     ] [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C10AA01" ] ;
fhir:display [ fhir:v "simvastatin" ]     ] [
a sct:320000009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "320000009" ] ;
fhir:display [ fhir:v "Simvastatin 40 mg oral tablet" ]     ] ) ;
fhir:text [ fhir:v "Simvastatin 40 MG Disintegrating Oral Tablet" ]
  ] ; # 
  fhir:form [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1294713" ] ;
fhir:display [ fhir:v "Disintegrating Oral Product" ]     ] [
fhir:system [ fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10219000" ] ;
fhir:display [ fhir:v "Tablet" ]     ] [
a sct:263011000036100 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "263011000036100" ] ;
fhir:display [ fhir:v "orally disintegrating tablet" ]     ] )
  ] ; # 
  fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "36567" ] ;
fhir:display [ fhir:v "Simvastatin" ]       ] [
a sct:2588011000036103 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2588011000036103" ] ;
fhir:display [ fhir:v "simvastatin" ]       ] )     ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "40"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mcg" ] ;
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 "tablet" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{tablet}" ]       ]     ]
  ] ) . #