This page is part of the US Standardized Medication Profile (SMP) (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Parameters",
"id" : "smp-submit-outcome-parameters-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/smp/StructureDefinition/smp-parameters-outcome"
]
},
"parameter" : [
{
"name" : "outcome",
"resource" : {
"resourceType" : "OperationOutcome",
"id" : "201",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medication history was created for the patient</div>"
},
"issue" : [
{
"severity" : "information",
"code" : "informational"
}
]
}
}
]
}