Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions
: AccountGuarantor - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "AccountGuarantor",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"AccountGuarantor\"> </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 \"AccountGuarantor\" </p></div><p><b>url</b>: <code>https://ancode.app/fhir/SearchParameter/AccountGuarantor</code></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: AccountGuarantor</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2022-07-18</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>: Account Guarantor</p><p><b>code</b>: guarantor</p><p><b>base</b>: Account</p><p><b>type</b>: reference</p><p><b>expression</b>: Account.guarantor.party</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/AccountGuarantor",
"version" : "0.2.0",
"name" : "AccountGuarantor",
"status" : "draft",
"experimental" : false,
"date" : "2022-07-18",
"publisher" : "Ancode",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://ancode.app"
}
]
}
],
"description" : "Account Guarantor",
"code" : "guarantor",
"base" : [
"Account"
],
"type" : "reference",
"expression" : "Account.guarantor.party",
"xpathUsage" : "normal",
"multipleOr" : false,
"multipleAnd" : false
}