{ "resourceType" : "OperationDefinition", "id" : "Practitioner--fetch-external-practitioners", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>fetch-external-practitioners</h2><p>OPERATION: fetch-external-practitioners</p><p>The official URL for this operation definition is: </p><pre>http://ehealth.sundhed.dk/fhir/OperationDefinition/Practitioner--fetch-external-practitioners</pre><div><p>Fetch and store Practioner data.</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]/Practitioner/$fetch-external-practitioners</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>ids</td><td>0..*</td><td><a href=\"http://hl7.org/fhir/STU3/datatypes.html#id\">id</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/Practitioner--fetch-external-practitioners", "version" : "1.0.0", "name" : "fetch-external-practitioners", "status" : "active", "kind" : "operation", "date" : "2019-03-06T14:43:56+00:00", "description" : "Fetch and store Practioner data.\n\nOnly source=STS-ORG is supported. SOR does not support webservice for lookup.\n\nhttps://www.kombit.dk/indhold/organisation", "idempotent" : false, "code" : "fetch-external-practitioners", "resource" : [ "Practitioner" ], "system" : false, "type" : true, "instance" : false, "parameter" : [ { "name" : "source", "use" : "in", "min" : 1, "max" : "1", "type" : "code" }, { "name" : "ids", "use" : "in", "min" : 0, "max" : "*", "type" : "id" }, { "name" : "identifiers", "use" : "in", "min" : 0, "max" : "*", "type" : "Identifier" } ] }