InfoButton Module Example
{
"resourceType": "ServiceDefinition",
"id": "infobutton",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">InfoButton Module</div>"
},
"identifier": [
{
"use": "official",
"value": "infobutton"
}
],
"version": "1.0.0",
"title": "InfoButton Module",
"status": "draft",
"date": "2016-07-05",
"description": "The InfoButton specification defines a mechanism for retrieving relevant clinical context based a particular set of search criteria..",
"topic": [
{
"text": "InfoButton Module"
},
{
"text": "InfoButton"
}
],
"dataRequirement": [
{
"type": "Patient",
"mustSupport": [
"gender",
"birthDate"
]
},
{
"type": "Condition"
},
{
"type": "MedicationStatement"
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.