Organization_GET
GET {{baseUrl}}/Organization?endpoint=<string>&partof=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&active=<string>&address=<string>&address-city=<string>&address-country=<string>&address-postalcode=<string>&address-state=<string>&address-use=<string>&identifier=<string>&name=<string>&phonetic=<string>&type=<string>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
endpoint | string | Technical endpoints providing access to services operated for the organization | |
partof | string | An organization of which this organization forms a part | |
_id | string | Logical id of this artifact | |
_lastUpdated | string | When the resource version last changed | |
_profile | string | Profiles this resource claims to conform to | |
_security | string | Security Labels applied to this resource | |
_tag | string | Tags applied to this resource | |
active | string | A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text | |
address | string | A (part of the) address of the organization | |
address-city | string | A city specified in an address | |
address-country | string | A country specified in an address | |
address-postalcode | string | A postal code specified in an address | |
address-state | string | A state specified in an address | |
address-use | string | A use code specified in an address | |
identifier | string | Any identifier for the organization (not the accreditation issuer's identifier) | |
name | string | A portion of the organization's name or alias | |
phonetic | string | A portion of the organization's name using some kind of phonetic matching algorithm | |
type | string | A code for the type of organization | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"extension":[{"url":"\u003cstring\u003e","valueString":"\u003cstring\u003e","fhir_comments":["\u003cobject\u003e","\u003cobject\u003e"]}],"name":"\u003cstring\u003e","telecom":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"address":[{"city":"\u003cstring\u003e","state":"\u003cstring\u003e","postalCode":"\u003cstring\u003e","country":"\u003cstring\u003e","line":["\u003cobject\u003e","\u003cobject\u003e"]}]},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"extension":[{"url":"\u003cstring\u003e","valueString":"\u003cstring\u003e","fhir_comments":["\u003cobject\u003e","\u003cobject\u003e"]}],"name":"\u003cstring\u003e","telecom":[{"system":"\u003cstring\u003e","value":"\u003cstring\u003e"}],"address":[{"city":"\u003cstring\u003e","state":"\u003cstring\u003e","postalCode":"\u003cstring\u003e","country":"\u003cstring\u003e","line":["\u003cobject\u003e","\u003cobject\u003e"]}]}]