{
"description": "Gets all HVOOrganizationalUnits which contain a HVOBusiness with the provided business category code(s).",
"_filename": "OperationDefinition-GetHVOOrganizationalUnitsByHVOBusinessCategory.json",
"package_name": "se.electronichealth.fhir.hvo.r5",
"date": null,
"system": false,
"publisher": null,
"instance": false,
"name": "GetHVOOrganizationalUnitsByHVOBusinessCategory",
"type": "true",
"experimental": null,
"resourceType": "OperationDefinition",
"title": null,
"package_version": "0.1.0-alpha",
"status": "retired",
"id": "62621387-49b4-4704-bd95-14f1352640b3",
"resource": [ "Organization" ],
"affectsState": false,
"kind": "operation",
"comment": "Can be invoked using a HTTP GET request.",
"url": "http://electronichealth.se/fhir/hvo/OperationDefinition/GetHVOOrganizationalUnitsByHVOBusinessCategory",
"code": "organizational-units-by-business-category",
"version": "1.0.0",
"parameter": [ {
"max": "*",
"min": 1,
"use": "in",
"name": "code",
"type": "string",
"searchType": "token",
"documentation": "Category code in the format \"codesystem|code\""
}, {
"max": "1",
"min": 0,
"use": "out",
"name": "return",
"type": "Bundle",
"documentation": "A Bundle with HVOOrganizationalUnits which contain a HVOBusiness with the provided business category code(s)"
} ]
}