Smart Health Checks
0.3.0 - ci-build
Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "bisoprolol-pat-sf",
"meta" : {
"profile" : [
🔗 "https://smartforms.csiro.au/ig/StructureDefinition/SHCMedication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication bisoprolol-pat-sf</b></p><a name=\"bisoprolol-pat-sf\"> </a><a name=\"hcbisoprolol-pat-sf\"> </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\">Profile: <a href=\"StructureDefinition-SHCMedication.html\">Smart Health Checks Medication</a></p></div><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 23281011000036106}\">Bisoprolol 2.5mg tab</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "23281011000036106",
"display" : "Bisoprolol fumarate 2.5 mg tablet"
}
],
"text" : "Bisoprolol 2.5mg tab"
}
}