Australian CVD Risk Calculator
Iteration3 - ci-build
Australian CVD Risk Calculator - Local Development build (vIteration3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "irbesartan",
"meta" : {
"profile" : [
🔗 "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"🔗 ,
"https://www.cvdcheck.org.au/fhir/StructureDefinition/CVDRiskMedication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication irbesartan</b></p><a name=\"irbesartan\"> </a><a name=\"hcirbesartan\"> </a><a name=\"irbesartan-en-AU\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://hl7.org.au/fhir/core/1.0.0/StructureDefinition-au-core-medication.html\">AU Core Medication</a>, <a href=\"StructureDefinition-CVDRiskMedication.html\">CVD Risk Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 22863011000036107}\">Irbesartan 150 mg tablet</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:{http://snomed.info/sct 386877005}\">Irbesartan</span></td><td>150 mg<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code258684004 = 'mg')</span>/1 Tablet<span style=\"background: LightGoldenRodYellow\"> (Details: SNOMED CT code421026006 = 'Tablet')</span></td></tr></table></div>"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "22863011000036107",
"display" : "Irbesartan 150 mg tablet"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "386877005",
"display" : "Irbesartan"
}
]
},
"strength" : {
"numerator" : {
"value" : 150,
"unit" : "mg",
"system" : "http://snomed.info/sct",
"code" : "258684004"
},
"denominator" : {
"value" : 1,
"unit" : "Tablet",
"system" : "http://snomed.info/sct",
"code" : "421026006"
}
}
}
]
}