Generated Narrative: Medication
form: injection (SNOMED CT#129011000036109)
Ingredients
- | Item[x] | IsActive | Strength |
* | Fluconazole-containing product (SNOMED CT#31865003) | true | 200 mg (Details: UCUM code mg = 'mg')/100 mL (Details: UCUM code mL = 'mL') |
"
] ; #
fhir:form [
fhir:coding ( [
a sct:129011000036109 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "129011000036109" ] ;
fhir:display [ fhir:v "injection" ]
] )
] ; #
fhir:ingredient ( [
fhir:item [
a fhir:CodeableConcept ;
fhir:coding ( [
a sct:31865003 ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/medication-type"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/medication-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UPD" ] ;
fhir:display [ fhir:v "Unbranded product with no strengths or form" ]
]
] ) ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "31865003" ] ;
fhir:display [ fhir:v "Fluconazole-containing product" ]
] )
] ;
fhir:isActive [ fhir:v "true"^^xsd:boolean ] ;
fhir:strength [
fhir:numerator [
fhir:value [ fhir:v "200"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mg" ]
] ;
fhir:denominator [
fhir:value [ fhir:v "100"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL" ]
]
]
] ) . #
# -------------------------------------------------------------------------------------