Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions
: AppointmentSupportingInformation - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "AppointmentSupportingInformation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"AppointmentSupportingInformation\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter \"AppointmentSupportingInformation\" </p></div><p><b>url</b>: <code>https://ancode.app/fhir/SearchParameter/AppointmentSupportingInformation</code></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: AppointmentSupportingInformation</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2022-03-04</p><p><b>publisher</b>: Ancode</p><p><b>contact</b>: <a href=\"https://ancode.app\">https://ancode.app</a></p><p><b>description</b>: Appointment SupportingInformation</p><p><b>code</b>: supportingInformation</p><p><b>base</b>: Appointment</p><p><b>type</b>: reference</p><p><b>expression</b>: Appointment.supportingInformation</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: false</p><p><b>multipleAnd</b>: false</p></div>"
},
"url" : "https://ancode.app/fhir/SearchParameter/AppointmentSupportingInformation",
"version" : "0.2.0",
"name" : "AppointmentSupportingInformation",
"status" : "draft",
"experimental" : false,
"date" : "2022-03-04",
"publisher" : "Ancode",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://ancode.app"
}
]
}
],
"description" : "Appointment SupportingInformation",
"code" : "supportingInformation",
"base" : [
"Appointment"
],
"type" : "reference",
"expression" : "Appointment.supportingInformation",
"xpathUsage" : "normal",
"multipleOr" : false,
"multipleAnd" : false
}