My Health Record FHIR IG
1.3.0 - active
My Health Record FHIR IG - Local Development build (v1.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "metformin-01",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication metformin-01</b></p><a name=\"metformin-01\"> </a><a name=\"hcmetformin-01\"> </a><a name=\"metformin-01-en-AU\"> </a><p><b>Medication Brand Name</b>: Sandoz</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 23358011000036102}, {http://pbs.gov.au/code/item 2430X}\">Metformin 500mg tablet, Sandoz</span></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/medication-brand-name",
"valueString" : "Sandoz"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "23358011000036102",
"display" : "metformin hydrochloride 500 mg tablet"
},
{
"system" : "http://pbs.gov.au/code/item",
"code" : "2430X",
"display" : "metformin hydrochloride 500 mg tablet, 100"
}
],
"text" : "Metformin 500mg tablet, Sandoz"
}
}