FHIR Frog AU Core Conformance Tests
0.1.0 - draft
FHIR Frog AU Core Conformance Tests, published by FHIR Frog. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jgsuess/au-core-tests/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "au-core-medicationrequest-medication",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication au-core-medicationrequest-medication</b></p><a name=\"au-core-medicationrequest-medication\"> </a><a name=\"hcau-core-medicationrequest-medication\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 23525011000036109}\">Simvastatin 40 mg tablet</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "23525011000036109",
"display" : "Simvastatin 40 mg tablet"
}
],
"text" : "Simvastatin 40 mg tablet"
}
}