{ "resourceType": "DecisionSupportServiceModule", "id": "example", "text": { "status": "generated", "div": "
Guideline Appropriate Ordering Module
" }, "identifier": [ { "use": "official", "value": "guildeline-appropriate-ordering" } ], "version": "1.0.0", "title": "Guideline Appropriate Ordering Module", "status": "draft", "description": "Guideline appropriate ordering is used to assess appropriateness of an order given a patient, a proposed order, and a set of clinical indications.", "publicationDate": "2015-07-22", "topic": [ { "text": "Guideline Appropriate Ordering" }, { "text": "Appropriate Use Criteria" } ], "parameter": [ { "name": "patient", "use": "in", "type": "Patient", "profile": { "reference": "http://hl7.org/fhir/StructureDefinition/gao-patient" } }, { "name": "order", "use": "in", "type": "Task", "profile": { "reference": "http://hl7.org/fhir/StructureDefinition/gao-task" } }, { "name": "order", "use": "out", "type": "Task", "profile": { "reference": "http://hl7.org/fhir/StructureDefinition/gao-task" } }, { "name": "result", "use": "out", "type": "Basic", "profile": { "reference": "http://hl7.org/fhir/StructureDefinition/gao-result" } } ] }