@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Substance ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "atectura-breezhaler"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-substance"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Substance

Resource Substance "atectura-breezhaler"

Profile: AU Core Substance

code: Atectura Breezhaler 125/62.5 (SNOMED CT#1500281000168107 "Atectura Breezhaler 125/62.5 powder for inhalation, capsule")

ingredient

quantity: 150 ug (Details: UCUM code ug = 'ug')/1 capsule (Details: SNOMED CT code 385049006 = 'Capsule')

substance: indacaterol (SNOMED CT#927561011000036105)

ingredient

quantity: 80 ug (Details: UCUM code ug = 'ug')/1 capsule (Details: SNOMED CT code 385049006 = 'Capsule')

substance: mometasone furoate (SNOMED CT#2357011000036107)

" ] ; # fhir:code [ fhir:coding ( [ a sct:1500281000168107 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "1500281000168107" ] ; fhir:display [ fhir:v "Atectura Breezhaler 125/62.5 powder for inhalation, capsule" ] ] ) ; fhir:text [ fhir:v "Atectura Breezhaler 125/62.5" ] ] ; # fhir:ingredient ( [ fhir:quantity [ fhir:numerator [ fhir:value [ fhir:v "150"^^xsd:decimal ] ; fhir:unit [ fhir:v "ug" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "ug" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "capsule" ] ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "385049006" ] ] ] ; fhir:substance [ a fhir:CodeableConcept ; fhir:coding ( [ a sct:927561011000036105 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "927561011000036105" ] ; fhir:display [ fhir:v "indacaterol" ] ] ) ] ] [ fhir:quantity [ fhir:numerator [ fhir:value [ fhir:v "80"^^xsd:decimal ] ; fhir:unit [ fhir:v "ug" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "ug" ] ] ; fhir:denominator [ fhir:value [ fhir:v "1"^^xsd:decimal ] ; fhir:unit [ fhir:v "capsule" ] ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "385049006" ] ] ] ; fhir:substance [ a fhir:CodeableConcept ; fhir:coding ( [ a sct:2357011000036107 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "2357011000036107" ] ; fhir:display [ fhir:v "mometasone furoate" ] ] ) ] ] ) . # # -------------------------------------------------------------------------------------