{
"resourceType" : "OperationDefinition",
"id" : "-s-search-organization-and-practitioner-external",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>search-organization-and-practitioner-external</h2><p>OPERATION: search-organization-and-practitioner-external</p><p>The official URL for this operation definition is: </p><pre>http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-search-organization-and-practitioner-external</pre><div><p>Search Practioner or Organization data and return a volatile resource not stored in eHealth.</p>\n<p>Only source=STS-ORG is supported. SOR does not support webservice for lookup.</p>\n<p>https://www.kombit.dk/indhold/organisation</p>\n</div><p>URL: [base]/$search-organization-and-practitioner-external</p><p>Parameters</p><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>source</td><td>1..1</td><td><a href=\"http://hl7.org/fhir/STU3/datatypes.html#code\">code</a></td><td/><td/></tr><tr><td>IN</td><td>names</td><td>0..*</td><td><a href=\"http://hl7.org/fhir/STU3/datatypes.html#string\">string</a></td><td/><td/></tr><tr><td>IN</td><td>identifiers</td><td>0..*</td><td><a href=\"http://hl7.org/fhir/STU3/datatypes.html#Identifier\">Identifier</a></td><td/><td/></tr></table></div>"
},
"url" : "http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-search-organization-and-practitioner-external",
"version" : "1.0.0",
"name" : "search-organization-and-practitioner-external",
"status" : "active",
"kind" : "operation",
"date" : "2019-03-06T14:43:56+00:00",
"description" : "Search Practioner or Organization data and return a volatile resource not stored in eHealth.\n\nOnly source=STS-ORG is supported. SOR does not support webservice for lookup.\n\nhttps://www.kombit.dk/indhold/organisation",
"idempotent" : false,
"code" : "search-organization-and-practitioner-external",
"system" : true,
"type" : false,
"instance" : false,
"parameter" : [
{
"name" : "source",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "code"
},
{
"name" : "names",
"use" : "in",
"min" : 0,
"max" : "*",
"type" : "string"
},
{
"name" : "identifiers",
"use" : "in",
"min" : 0,
"max" : "*",
"type" : "Identifier"
}
]
}